@capgo/capacitor-navigation-bar
Overview
Section titled “Overview”Capacitor Navigation Bar Plugin for customizing the Android navigation bar.
Core Capabilities
Section titled “Core Capabilities”setNavigationBarColor- Set the navigation bar color and button theme.getNavigationBarColor- Get the current navigation bar color and button theme.
Public API
Section titled “Public API”| Method | Description |
|---|---|
setNavigationBarColor | Set the navigation bar color and button theme. |
getNavigationBarColor | Get the current navigation bar color and button theme. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-navigation-bar.
Keep going from @capgo/capacitor-navigation-bar
Section titled “Keep going from @capgo/capacitor-navigation-bar”If you are using @capgo/capacitor-navigation-bar to plan native media and interface behavior, connect it with Using @capgo/capacitor-navigation-bar for the native capability in Using @capgo/capacitor-navigation-bar, Using @capgo/capacitor-live-activities for the native capability in Using @capgo/capacitor-live-activities, @capgo/capacitor-live-activities for the implementation detail in @capgo/capacitor-live-activities, Using @capgo/capacitor-video-player for the native capability in Using @capgo/capacitor-video-player, and @capgo/capacitor-video-player for the implementation detail in @capgo/capacitor-video-player.