Solito

React Native + Next.js, unified.
GitHub
3.57k
Created 3 years ago, last commit 13 days ago
51 contributors
793 commits
Stars added on GitHub, month by month
1
2
3
4
5
6
7
8
9
10
11
12
2024
Stars added on GitHub, per day, on average
Yesterday
+1
Last week
+1.6
/day
Last month
+1.0
/day
Last 12 months
+1.5
/day
npmPackage on NPM
solito
4.3.0
Monthly downloads on NPM
1
2
3
4
5
6
7
8
9
10
11
12
2024
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