This is the repository for RIDEOUT
What is RIDEOUT I hear you say? Well... RIDEOUT is the only app that motorcyclists will ever need. RIDEOUT is a mobile app that allows motorcycle enthusiasts meet like minded riders and ride with them. Not only do you walk away with a thrilling (yet safe) experience doing the hobby you enjoy but you also get to meet, connect and interact with awesome riders right around the corner.
Enjoy These Beautiful images of this wonderful app!
The App is built on React native, coded in JavaScript, Using Google API's for map integration, and UI Kitten for Ui/UX development.
- Xcode / Visual Studios
- Google API
- UI Kitten
Our app uses packages from EVERYWHERE, don't worry we have made it easy for you. Just do the following:
npm install
So, you're trying to run our app on ios... Don't worry we got you:
cd ios
pod install
cd ..
npm run ios
And all you have to do for Android is:
npm run android
Our main issue is that we are having trouble implementing google maps for IOS, A lot of the features on Android, are not as smooth or work the same way as we intended on IOS.