Fullscreen
Kevin Batdorf
NativePHP^3.0iOS15.0+Android21+
Enter and exit fullscreen (immersive) mode for NativePHP Mobile apps — hides the status bar and navigation bar on both iOS and Android.
Features
- Enter fullscreen mode (hides status bar and navigation bar)
- Exit fullscreen mode
- Check active fullscreen status
- Platform-specific implementations for iOS and Android
- PHP and JavaScript APIs
Installation
composer require kevinbatdorf/nativephp-fullscreen
Compatibility
| Platform | Minimum Version |
|---|---|
| NativePHP | ^3.0 |
| iOS | 15.0+ |
| Android | API 21+ |