...
github-icon
GitHub
3.84kstar-icon
Created 4 years ago, last commit 9 days ago
51 contributors
841 commits
Stars added on GitHub, month by month
7
8
9
10
11
12
1
2
3
4
5
6
2024
2025
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.4
star-icon /day
Last month
+0.6
star-icon /day
Last 12 months
+1.2
star-icon /day
npmPackage on NPM
Monthly downloads on NPM
7
8
9
10
11
12
1
2
3
4
5
6
2024
2025
README

og (4)

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 or npm i -g gitmoji-cli
  • Run yarn