- Clone https://github.com/moaazsidat/react-native-qrcode-scanner
- Make changes
- Clone https://github.com/moaazsidat/react-native-qrcode-scanner-demo
- Test your changes by doing one of the following
- Linking your local version of
react-native-qrcode-scanner
toreact-native-qrcode-scanner-demo
usingnpm link
- Make changes to the local file
qrcodeScanner.js
, and import it https://github.com/moaazsidat/react-native-qrcode-scanner-demo/blob/master/index.ios.js#L17-L18
- Linking your local version of
- Once tested, make a pull request against https://github.com/moaazsidat/react-native-qrcode-scanner
- Await review, and upon accepted review, merge to master.
Navigate to Issues and filter by good first issue
or help wanted
labels
- https://github.com/moaazsidat/react-native-qrcode-scanner/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
- https://github.com/moaazsidat/react-native-qrcode-scanner/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22
This project is looking for active contributors, especially those well-versed with Android. If you're interested in becoming an active contributor with write access, create an issue titled 'Active contributor', and create a pull request to address a couple of issues. If it goes well, I'd be happy to give write access to merge PRs to master.