You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was with the default styling of the component. If you are having the same issue - go to index.js (inside react-native-photo-upload") and entirely delete the default styles.container (or change it so it works).
AdamGold
added a commit
to AdamGold/react-native-photo-upload
that referenced
this issue
Jan 2, 2019
delete container unnecessary styles to fix android bug where nothing happens on click.
# Provide links to any relevant tickets, articles or other resources
Closes: malsapp#60
Progresses : #
iOS works fine. On Android, I can see the image being rendered, but nothing happens on click (no dialog opening).
The text was updated successfully, but these errors were encountered: