solito
v4.3.0
Published
![og (4)](https://user-images.githubusercontent.com/13172299/158270455-69bf1044-28ec-476c-b9c5-06ea818a2191.png)
Downloads
81,404
Readme
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.
Docs & Examples
Why
Watch Fernando Rojo's talk from Next.js Conf 2021 to learn more about using React Native with Next.js.
Contributing
- Add gitmoji:
yarn global add gitmoji-cli
ornpm i -g gitmoji-cli
- Run
yarn