10.10.2019 Views

3-React Native for beginners - By Dhanraj Acharya

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

v0.3.0<br />

v0.4.0<br />

Goals: Using the camera/BarCodeScanner modules from expo<br />

When we build a native application, we will most likely use native features. Be<strong>for</strong>e using the native features, we need to<br />

ask <strong>for</strong> the permissions <strong>for</strong> using them. We can do this by using Permission component from expo. We will ask <strong>for</strong><br />

Camera permission. Another module we will use is BarCodeScanner to scan the barcode. It is just a wrapper<br />

over Camera module(You can also use Camera module directly to scan the barcode).

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!