/MOG_POC

MOG_POC

Primary LanguageJavaScript

MOG_POC

MOG_POC

Clone this repo then run-

1.npm i
2.react-native eject
3.react-native link
4.This is only for Windows Machine. change all \ to "/" on android/settings.gradle file.
5.npm start
6.To resolve react-native-gesture-handleron android you need to replace MainActivity.java at MOG_POC/android/app/src/main/java/com/mog_poc/MainActivity.java
7.react-native run-android or react-native run-ios