9 Commits
1a8d08a846
...
1d95288e14
Author | SHA1 | Message | Date |
---|---|---|---|
Joselito Lima | 1d95288e14 |
changing imports with react-native-gesture-handler to react-native
|
1 year ago |
Joselito Lima | 3dde80fef0 |
changing version of react-native-gesture-handler
|
1 year ago |
Joselito Lima | 8313878e09 |
fixing the error that closed the app in production due to NativeStack and react-native-gesture-handler
|
1 year ago |
Joselito Lima | 00c7f74677 |
fixing ViewPropTypes error in the splash-screen and the expo-doctor error
|
1 year ago |
Joselito Lima | f81029c5f1 |
adding profile to generate apk
|
1 year ago |
Joselito Lima | d0192b5be9 |
correcting error in metro.config.js when generating the build
|
1 year ago |
Joselito Lima | 3c619f20bf |
removing loop error caused by mapRef in OpenStreetMap
|
1 year ago |
Joselito Lima | 97e0b29c9b |
adjusting the use of async function within useEffect
|
1 year ago |
Joselito Lima | 37d0ffacd1 |
updating expo sdK to 49 and all dependencies
|
1 year ago |
23 changed files with 152 additions and 133 deletions
-
24src/App.js
-
5src/app.json
-
2src/app/components/FloatButton.js
-
2src/app/components/PickEventDateLocation.js
-
2src/app/components/forms/CheckBox.js
-
2src/app/components/forms/FormField.js
-
16src/app/components/map/OpenStreetMap.js
-
4src/app/navigation/AccountNavigator.js
-
4src/app/navigation/AppNavigator.js
-
4src/app/navigation/AuthNavigator.js
-
4src/app/navigation/DataNavigator.js
-
4src/app/navigation/FeedNavigator.js
-
4src/app/navigation/ForecastNavigator.js
-
4src/app/navigation/MessagesNavigator.js
-
4src/app/navigation/SharingDataNavigator.js
-
4src/app/navigation/SharingDataOptionsNavigator.js
-
2src/app/screens/AccountScreen.js
-
2src/app/screens/LoginScreen.js
-
4src/app/screens/MapFormScreen.js
-
2src/app/screens/PluviometerRegisterScreen.js
-
5src/eas.json
-
5src/metro.config.js
-
64src/package.json
Write
Preview
Loading…
Cancel
Save
Reference in new issue