Where could you let your bike In Montpellier ?
You have an option in the official app of the Tam Montpellier, it's a personal experience to improve my skill with this kind of application.
-
You will retrieve a lot of markers (colored bikes), you can tap on any bikes to view his information (bike remaining, place available, credit card support.)
-
If you approve your location in the permissions of the app, the map will show you with blue dot.
Build:
- Android : OK.
- IOS: Almost done, as soon as I have the time I buy a macbook to create an .IPA
If you want to build the app in APK/IOS : You will need write the command from the react native documentation to build an app. (./gradlew AssembleRelease and so on..)
(yarn works as well)
- sudo npm i.
- sudo react-native start.
- sudo react-native run-android(or ios but not yet works).