What were you trying to do?
When I use native:top-bar without title navigation icon is not visible ios26 and ios18
<native:top-bar show-navigation-icon="true"></native:top-bar>
when i add title="" on ios26 topbar is not showing correctly, some white div is shown
What happened?
I want to use EDGE top bar only with navigation icon
How to reproduce the bug
<native:top-bar show-navigation-icon="true"></native:top-bar>
Debug Output
INFO NativePHP Mobile.
+--------------------+--------+
| Package Version | 3.1.1 |
| PHP Version (Host) | 8.4.19 |
| OS | Darwin |
| OS Version | 25.3.0 |
| Embedded PHP | 8.4 |
+--------------------+--------+
INFO Installed Plugins.
+---------------------------------+---------+
| Package | Version |
+---------------------------------+---------+
| djurovicigoor/app-lifecycle | v1.0.0 |
| nativephp/mobile-browser | 1.0.1 |
| nativephp/mobile-camera | 1.0.1 |
| nativephp/mobile-device | 1.0.2 |
| nativephp/mobile-firebase | 1.0.6 |
| nativephp/mobile-secure-storage | 1.0.1 |
| nativephp/mobile-share | 1.0.1 |
| nativephp/mobile-system | 1.0.2 |
+---------------------------------+---------+
INFO Development Tools.
+----------------+--------------------------------------+
| Xcode | Xcode 26.4 |
| Android Studio | Android Studio AndroidStudio2025.3.2 |
| Gradle | Gradle 8.13 |
| Java | java version "22.0.1" 2024-04-16 |
| CocoaPods | CocoaPods 1.16.2 |
+----------------+--------------------------------------+
Which operating systems have you seen this occur on?
macOS
Which platforms were you trying to build for?
iOS (Simulator), iOS (Device)
Notes
No response
What were you trying to do?
When I use native:top-bar without title navigation icon is not visible ios26 and ios18
<native:top-bar show-navigation-icon="true"></native:top-bar>
when i add title="" on ios26 topbar is not showing correctly, some white div is shown
What happened?
I want to use EDGE top bar only with navigation icon
How to reproduce the bug
<native:top-bar show-navigation-icon="true"></native:top-bar>
Debug Output
INFO NativePHP Mobile.
+--------------------+--------+
| Package Version | 3.1.1 |
| PHP Version (Host) | 8.4.19 |
| OS | Darwin |
| OS Version | 25.3.0 |
| Embedded PHP | 8.4 |
+--------------------+--------+
INFO Installed Plugins.
+---------------------------------+---------+
| Package | Version |
+---------------------------------+---------+
| djurovicigoor/app-lifecycle | v1.0.0 |
| nativephp/mobile-browser | 1.0.1 |
| nativephp/mobile-camera | 1.0.1 |
| nativephp/mobile-device | 1.0.2 |
| nativephp/mobile-firebase | 1.0.6 |
| nativephp/mobile-secure-storage | 1.0.1 |
| nativephp/mobile-share | 1.0.1 |
| nativephp/mobile-system | 1.0.2 |
+---------------------------------+---------+
INFO Development Tools.
+----------------+--------------------------------------+
| Xcode | Xcode 26.4 |
| Android Studio | Android Studio AndroidStudio2025.3.2 |
| Gradle | Gradle 8.13 |
| Java | java version "22.0.1" 2024-04-16 |
| CocoaPods | CocoaPods 1.16.2 |
+----------------+--------------------------------------+
Which operating systems have you seen this occur on?
macOS
Which platforms were you trying to build for?
iOS (Simulator), iOS (Device)
Notes
No response