-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added upload image and getting location in postchit.js
Implemented get geolocation in postchit.js only a string of coords shows on screen now. Need react-native-maps to picture it then post it to server. Image upload for chits is complete, but still deciding how to retrieve it and show it in homepage. Error report: After installing react-native-geolocation-service, app can't be install in emulator, the error message is: Execution failed for task ':app:processDebugResources' The solution is go cmd and run these: 1. cd android 2. gradlew.bat clean Source: oblador/react-native-vector-icons#429 There is also a problem to show picture save through react-native-image-picker, although the base64 string is similar but it doesn't render as expected. Will change back to RNCamera instead if no solution is found.
- Loading branch information
1 parent
3ea6d94
commit 48aa32c
Showing
10 changed files
with
194 additions
and
17 deletions.
There are no files selected for viewing
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.