This is our project build with react native.To run this you have to
-install react-native-cli(see documentation for installation)
-after cloning this repo do: -> cd Vitrual_Guide_App -> npm install ->cd android -> gradlew clean -> cd.. -> react-native run-android
-it will install all the required dependencies and packages