Solito
React Native + Next.js, unified.
README
A library dedicated to unifying React Native with Next.js, primarily focused on navigation.
- ```sh
- 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
- 📚 Documentation
- 🦄 Installation
- 🐬 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 or npm i -g gitmoji-cli
- Run yarn