Setting up React Native Mobile with React Native CLI in 2023

React Native CLI with MMKV, React Navigation, Reanimated and Gesture Handler

Harry Lau
8 min readMar 22

--

In this blog, installation of each library would be tested with opening the app in simulator to check that the installation works. Thus readers may refer directly to the package they would like to install.

Why not Expo Go

Expo Go is a really great tool and the expo router makes it even greater. However, when I try to install…

--

--