Yogev Ben David

Results 16 comments of Yogev Ben David

Will investigate this soon. I'm currently working on stabilizing Android.

Couldn't reproduce it on an iPhone 12 Pro running iOS 14.2. Could you please try to reproduce it in the playground app? ![simulator_screenshot_D144B9A7-0D24-46CF-9844-C409333F76CB](https://user-images.githubusercontent.com/10794586/102479713-eb64e800-4067-11eb-8c81-40d987c4b4f7.png)

Is there any chance you set `push.waitForRender: true`? maybe in your default options?

@varungupta85 I see your AppDelegate is missing `extraModulesForBridge`. see [here ](https://wix.github.io/react-native-navigation/docs/installing)

Does this crash reproduce with the latest RNN version? because it should be fixed in [this PR](#7792)