Simple Augmented Reality in React Native

If you followed each step in my previous post you should now have a React Native Camera App for iOS. In this post, we’ll hack it to display an image on top of a QR Code, like this: I’m using this image: Save it to your project/assets/img folder… Read more

Similar