react-native-upload-photo-button

1.0.0 • Public • Published

React Native Upload Photo Button

A simple, cross platform button for selecting photos.

React Native Upload Photo Button

Usage

<UploadPhotoButton
  onPress={this.onChangePhoto}
  label="Add Photo"
  color="rgb(0, 175, 115)"
/>

Proptypes

  • onPress onChangeHandler. Set this up to open up your menu
  • label - label text: "Edit Photo" / "Add Photo"
  • color - the color of the camera / labe
  • cirlceBackgroundColor - the cirlce background color

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i react-native-upload-photo-button

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • peterpme