Skip to content

nandorojo/solito

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 30, 2023 23:00
April 3, 2023 13:01
November 21, 2022 10:41
June 9, 2023 11:11
September 12, 2023 18:28
September 13, 2023 10:11
February 25, 2023 13:29
March 10, 2022 10:43
June 1, 2023 12:49
March 10, 2022 10:43
March 23, 2023 09:18
November 22, 2022 18:31
March 23, 2023 08:56
September 11, 2022 10:42
March 10, 2022 10:43
April 3, 2023 13:01
March 14, 2022 18:20
February 25, 2023 13:48
July 24, 2023 11:12
April 26, 2023 21:40

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