I have also posted the issue with Firebase, but I believe this is related to how POST is being done in the react-native code - Provide a **minimal code snippet** / [rnplay](https://rnplay.org/) example that reproduces the bug. See Issues Here - https://github.com/davideast/firebase-react-native-sample/issues/5 See working version here with plain react.. - https://jsfiddle.net/Aaronksaunders/69z2wepo/48546/ - Provide **screenshots** where appropriate - What's the **version** of React Native you're using? ``` react-native-cli: 1.0.0 react-native: 0.29.0 ``` - [ YES ] Does this occur on iOS, Android or both? - [ MAC ] Are you using Mac, Linux or Windows?
I have also posted the issue with Firebase, but I believe this is related to how POST is being done in the react-native code
See Issues Here - File Storage Doesn't Work w/React Native davideast/firebase-react-native-sample#5
See working version here with plain react.. - https://jsfiddle.net/Aaronksaunders/69z2wepo/48546/