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
I have an issue where I have a BottomSheet that has a stack navigator as a child. The navigator has two screens. The first one shows a BottomSheetScrollView with some items. The second one shows the details of an item, when selected. I have an issue where, if I choose an item, background the app and re-open it, the navigator will not stay in the second screen and it will be restored to the first screen. Is there any way this can be prevented?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have an issue where I have a BottomSheet that has a stack navigator as a child. The navigator has two screens. The first one shows a BottomSheetScrollView with some items. The second one shows the details of an item, when selected. I have an issue where, if I choose an item, background the app and re-open it, the navigator will not stay in the second screen and it will be restored to the first screen. Is there any way this can be prevented?
Beta Was this translation helpful? Give feedback.
All reactions