JH LinA simple way to use native AR viewer in React NativeIn my last post, we tried ReactViro to rapidly build augmented reality (AR) experiences. ReactViro provides its custom render engine which…Sep 22, 20212Sep 22, 20212
JH LinIntegrating ReactViro with existing React Native projectsViroReact is a library for developers to rapidly build augmented reality (AR) and virtual reality (VR) experiences. ViroReact was…Sep 6, 20213Sep 6, 20213
JH LinUsing CodePush in React Native for iOSCodePush is an App Center cloud service that enables React Native developers to deploy mobile app updates directly to their users’ devices…Jun 7, 2020Jun 7, 2020
JH LinSimple Hack for Lyto Different Color GameThis a simple and rough tutorial for playing Lyto Different Color game automatically. Here is the Python source code for this tutorial.May 2, 2020May 2, 2020
JH LinImplementing a Collapsible Header with react-native-tab-viewWe can easily implement a collapsible header on Android by CoordinatorLayout. However, it’s not that simple if we want to implement a…Apr 18, 202013Apr 18, 202013
JH LinAdd OpenCV library into Android StudioOpenCV (Open Source Computer Vision Library) provides a lot of useful implementation for computer vision and image processing. It has C++…Jul 18, 20175Jul 18, 20175
JH LinA Simple Circular Layout for AndroidToday I want to introduce you a simple circular layout developed by myself. It would helps you create a circular-style ListView with smooth…Jun 12, 20171Jun 12, 20171
JH LinCreate a simple image classifier using TensorflowIn this post, we are going to show you how to build an image classifier using deep learning library, created by Google, called TensorFlow…May 22, 201716May 22, 201716