Skip to content

nandorojo/solito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5642705 Β· Mar 24, 2025
Jul 31, 2023
Mar 19, 2025
Mar 11, 2025
Mar 12, 2025
Mar 23, 2025
Mar 19, 2025
Mar 24, 2025
Feb 25, 2023
Mar 10, 2022
Jul 19, 2023
Jun 1, 2023
Mar 10, 2022
Mar 23, 2023
Mar 11, 2025
Nov 22, 2022
Mar 23, 2023
Sep 11, 2022
Mar 10, 2022
Mar 11, 2025
Feb 6, 2024
Mar 14, 2022
Nov 22, 2022
Feb 25, 2023
Mar 11, 2025
Dec 5, 2024
Apr 27, 2023
Mar 11, 2025

Repository files navigation

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