vixnu-m

Results 2 comments of vixnu-m

when using animation "none" or "simple_push" i am not seeing this issue but with rest animation this issue persist.

this is what help me after debugging for 3 hours ``` diff --git a/node_modules/react-native/scripts/react-native-xcode.sh b/node_modules/react-native/scripts/react-native-xcode.sh index d59caa1..e288e08 100755 --- a/node_modules/react-native/scripts/react-native-xcode.sh +++ b/node_modules/react-native/scripts/react-native-xcode.sh @@ -148,7 +148,8 @@ if [[ -n "$CONFIG_JSON"...