React Native How to Build A Facial Recognition Mobile App with React Native, Expo, and Kairos Facial recognition — once the stuff of sci-fi novels — is now a widely used technology. In this post, I will I will show you how to develop a basic face-detecting mobile app with React Native and…
React Native How To Make A Simple ‘Accelerometer’-Based Driving Game with React Native Expo When I discovered React Native Expo’s feature ‘Accelerometer’, I thought it would be fun to develop a racing game using this functionality. As Bill Gates said: “I choose a lazy person to do a hard…
React Building An Easy-To-Use Facebook Image Grid Library for npm In 2016, a client asked me to develop an image grid feature like Facebook uses to display pictures on a user’s wall. I first built this feature on Angular 1.x. Since that time, I have worked…