tldr; a cross platform mobile and web app should be developed in a monorepo, and you should plug the app library into to the code and not… (more…)
Read more »
With the introduction of hooks, React got some compelling new instruments – including useReducer, which can be used to implement Model-View-Update within a React component. (more…)
Read more »
Dependency injection for React hooks. Contribute to garbles/react-facade development by creating an account on GitHub. (more…)
Read more »
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 »
52-technologies-in-2016 - Let's learn a new technology every week. A new technology blog every Sunday in 2016.
Read more »