Vydia / react-native-background-upload

Upload files in your React Native app even while it's backgrounded. Supports Android and iOS, including camera roll assets.
MIT License
735 stars 336 forks source link

Progress Event is not working on iOS. #170

Open wilashishjain opened 5 years ago

wilashishjain commented 5 years ago

Progress Event is not working on iOS. Progress event will be fire only single time when progress value is 100.