A library dedicated to unifying React Native with Next.js, primarily focused on navigation.
yarn add solito
Solito is a replacement for my popular expo-next-react-navigation
library. Consider this the next-generation version, with a brand new API and approach.
Watch Fernando Rojo's talk from Next.js Conf 2021 to learn more about using React Native with Next.js.
- Add gitmoji:
yarn global add gitmoji-cli
ornpm i -g gitmoji-cli
- Run
yarn