malsapp / react-native-photo-upload

Cross platform photo upload component for react native
MIT License
206 stars 88 forks source link

Only enable button when upload is complete #64

Open dejakob opened 5 years ago

dejakob commented 5 years ago

At the current state, the upload button gets disabled when choosing an image, but gets enabled again before uploading.

IMO, we should only enable it again