Yogev Ben David

Results 16 comments of Yogev Ben David

@mrousavy We can easily implement [this solution](https://stackoverflow.com/a/60598558/3562020) and add `popGestureMode?: 'bezel' | 'entireScreen'` to control it. wdyt?

@mrousavy it does add flexibility but I'm not sure it's needed here.. I think that keeping it simple better serves our users

@Natteke > ### Example > imagine a Chat app which contains `ChatsListScreen`, `NewChatScreen` and `ChatScreen` itself. The user can navigate `ChatsListScreen` `ChatScreen`, which makes perfect sense. > But what if...

Hey guys, if someone can submit a PR for adding RN 0.69 support that would be awesome! We currently don't have any Android dev maintaining RNN but we are hiring.

I have a working version of the new architecture working on iOS! Will push it tomorrow and will try to get the Android part done this week.

Unfortunately, `bottomTabs.hideOnScroll` isn't possible to implement on iOS, it's Android specific.

@pie6k It is possible to show multiple overlays. Just call `Navigation.showOverlay` multiple times with different overlays

Hey @SudoPlz, We currently don't have an Android developer working on RNN, we will have to somehow support it soon though.