You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can native navigation header be used with hyperview?
In the demo app, a native navigator is hidden, and every screen returns it's own header instead of modifying the
title of the native one.
This means there are no iOS swipe left to right navigation and native look available.
Thanks
The text was updated successfully, but these errors were encountered:
The demo app is built using React Navigation which I believe does support title bars with transitions and swipe gestures. In fact the demo app supports left-to-right swipe, albeit without the title transitions you described. If you want to try using React Navigation's support for native headers, let me know and I can try to help.
Can native navigation header be used with hyperview?
In the demo app, a native navigator is hidden, and every screen returns it's own header instead of modifying the
title of the native one.
This means there are no iOS swipe left to right navigation and native look available.
Thanks
The text was updated successfully, but these errors were encountered: