A Better Way to Structure React Projects

A more standard way of structuring React applications which scales across frameworks and projects. Read more

Similar

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... (more…)

Read more »