1.0.0 • Published 8 years ago
react-native-upload-photo-button v1.0.0
React Native Upload Photo Button
A simple, cross platform button for selecting photos.

Usage
<UploadPhotoButton
onPress={this.onChangePhoto}
label="Add Photo"
color="rgb(0, 175, 115)"
/>Proptypes
onPressonChangeHandler. Set this up to open up your menulabel- label text: "Edit Photo" / "Add Photo"color- the color of the camera / labecirlceBackgroundColor- the cirlce background color
1.0.0
8 years ago