Solito

React Native + Next.js, unified.

README

og (4)


A library dedicated to unifying React Native with Next.js, primarily focused on navigation.

  1. ```sh
  2. yarn add solito
  3. ```

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


- 🐬 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