react-native-firebase-storage
react-native-firebase-storage copied to clipboard
Example using Firebase Storage and Camera
Results
1
react-native-firebase-storage issues
Sort by
recently updated
recently updated
newest added
When using this code I get the following error: ``` TypeError: filePath.replace is not a function at StorageReference.putFile (reference.js:101) at SubmitPhoto.js:142 at tryCallOne (core.js:37) at core.js:123 at JSTimers.js:289 at _callTimer...