Closed eltoob closed 9 years ago
you can use touchablehighlight instead and also make the styles as per your requirement.
take a look at this - https://github.com/lwansbrough/react-native-camera this will help you understand the usage. Instead of
Yes didn't want to post a complete project, just the way to use the plugin. If you want a Button just use a component like that one react-native-material-kit or create your own it's pretty simple :)
Thanks for sharing this repo! The demo in README is not working (as it requires some other file like Style.js and Button) Could you either add those or post a working example?