1.0.2 • Published 6 years ago

react-native-designer v1.0.2

Weekly downloads
2
License
UNLICENSED
Repository
github
Last release
6 years ago

react-native-designer

a simple React Native component to build, edit and capture designs 🙌

Screenshot

install

npm install react-native-designer

props

nameRequiredDescription
itemsYesarray of objects each containing a unique id and a thumbnail (URI) to render, ex: {id: 0, thumbnail: "..."}
onSuccessNocallback function called when capture is successful