Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nandorojo/solito
🧍♂️ React Native + Next.js, unified.
https://github.com/nandorojo/solito
Last synced: 10 days ago
JSON representation
🧍♂️ React Native + Next.js, unified.
- Host: GitHub
- URL: https://github.com/nandorojo/solito
- Owner: nandorojo
- License: mit
- Created: 2021-12-23T22:26:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T20:48:03.000Z (about 2 months ago)
- Last Synced: 2024-10-02T02:03:00.548Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://solito.dev
- Size: 25.7 MB
- Stars: 3,474
- Watchers: 26
- Forks: 175
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-universal-react - Solito - React Native + Next.js, unified (Frameworks)
- awesome - nandorojo/solito - 🧍♂️ React Native + Next.js, unified. (TypeScript)
README
![og (4)](https://user-images.githubusercontent.com/13172299/158270455-69bf1044-28ec-476c-b9c5-06ea818a2191.png)
A library dedicated to unifying React Native with Next.js, primarily focused on navigation.
```sh
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
- 📚 [Documentation](https://solito.dev)
- 🦄 [Installation](https://solito.dev/install)
- 🐬 [Examples](https://github.com/nandorojo/solito/tree/master/example-monorepos/blank)## Why
Watch Fernando Rojo's [talk from Next.js Conf 2021](https://www.youtube.com/watch?v=0lnbdRweJtA) 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`