dianappsmahendra

Results 2 comments of dianappsmahendra

``` "v8-android-jit": "^9.88.0", "react-native-v8": "^0.62.2-patch.2", "react-native": "~0.62.2", ``` if i use v8-android then its working fine and if i want to use v8-android-jit then it crash when app start after...

> ``` > "v8-android-jit": "^9.88.0", > "react-native-v8": "^0.62.2-patch.2", > "react-native": "~0.62.2", > ``` > > if i use v8-android then its working fine and if i want to use v8-android-jit...