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
This library is working on the development time tested on the expo app. But after the APK build the navigation stopped working, even the back button was not working and the timetable view was working as expected.
video_2022-07-22_22-12-53.mp4
The text was updated successfully, but these errors were encountered:
Hi @e-labInnovations ! Were you able to fix this issue with the method on the link above?
Specifying the z-index order between the timetable view and the navigation/tab bar might resolve this issue.
Our assumption is that if you haven't specified the order, Expo and APK build can have different compilation default settings.
Let us know if this approach doesn't work for you.
This library is working on the development time tested on the expo app. But after the APK build the navigation stopped working, even the back button was not working and the timetable view was working as expected.
video_2022-07-22_22-12-53.mp4
The text was updated successfully, but these errors were encountered: