
Status & Navigation Bar is a Unity plugin that simplifies the customization of system UI bars across Android and iOS platforms.🛠️ Version 2.0.0 UpdateAdded iOS support (status bar & home indicator)Added support for Unity 6+, Android SDK 35+Refactored core system for better performance and extensibilityIntroduced new control options for advanced customization--------------------------------------------------------------------------------Status & Navigation Bar is a Unity plugin that simplifies the customization of system UI bars across Android and iOS platforms.With a clean API and intuitive Inspector UI, it allows you to easily control the appearance and behavior of the status bar, navigation bar, and home indicator with minimal setup.🔍 HighlightsCross-platform: Supports both Android and iOSIntuitive API with a custom-made Inspector UIEnable/disable the status bar and navigation bar at runtimeToggle light/dark/auto content mode for system bars (SDK 23+, iOS 13-)Use custom background colors and transparency for each barConfigure fallback heights for status/navigation barsAndroid-specific options:Edge-to-edge layoutDim system bars (low-profile mode) Update delay control for older SDKs (21–29)iOS-specific options:Home indicator mode (auto-hide, defer gestures)Note: Home indicator behavior may not apply on latest iOS versionsNote: Status bar style control is available on iOS 13 and below only📱 Platform SupportAndroidAndroid 5.0+ (API 21+)Android 10+ support with version-specific native implementationsAndroid SDK 35+ fully supportediOS (New in 2.0)Status bar style and visibility control (style control is supported on iOS 13 and below)Home indicator behavior, including auto-hide and gesture defer modes (may not be honored on the latest iOS versions due to system restrictions)Works seamlessly with Unity’s ViewController lifecycle