# nandorojo/solito

🧍‍♂️ React Native + Next.js, unified.

Repository: https://github.com/nandorojo/solito
Canonical: https://ross.abutalabs.com/products/solito
Homepage: https://solito.dev
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-06T23:36:14+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 29, longevity 100
- inputs: {"age_days": 1714, "days_push": 27, "days_rel": 316, "gap_med": 171.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4089, forks 192 (observed 2026-08-28T04:08:34.547796+00:00)

## What it is
Solito is a TypeScript library that unifies React Native and Next.js, primarily by providing a shared navigation layer built as a wrapper around React Navigation and the Next.js router. It also offers patterns and examples for building cross-platform apps from a single codebase, typically in a monorepo setup.

## Use cases
- share navigation code between a React Native app and a Next.js website
- build a cross-platform app with one codebase for iOS, Android, and web
- use Next.js file-system routing in a React Native app
- set up a React Native + Next.js monorepo
- migrate from expo-next-react-navigation to a modern unified API
- handle routing and links consistently across native and web platforms

## When to choose
- you want a single codebase targeting React Native and Next.js web
- you need shared navigation and routing logic across native and web
- you're building a monorepo with Expo and Next.js apps
- you want community-proven patterns for the React Native + Next.js stack

## When to avoid
- your project is web-only with plain Next.js routing
- you build native apps without any web target
- you use a web framework other than Next.js
- you need a fully batteries-included app framework rather than a navigation-focused library

## Facets
- artifact type: library
- maturity: active
- function: routing, mobile-framework, frontend-framework
- domain: web-development, frontend, mobile-development, cross-platform
- platform: -
- tags: react-native, nextjs, navigation, cross-platform, monorepo, expo, universal-apps, web, ios, android, nodejs, typescript

## Member repositories
- nandorojo/solito (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.547796+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:22.291382+00:00, confidence not recorded.
  - readme: https://github.com/nandorojo/solito (fetched 2026-08-28T04:08:34.547796+00:00, sha 5afb9f653091)
  - homepage: https://solito.dev (fetched 2026-08-29T09:15:30.430113+00:00, sha 34affd83c8ce)
  - site_page: https://solito.dev/install (fetched 2026-08-29T09:15:30.432696+00:00, sha 4fca06012c19)
- Data as of 2026-08-30T08:39:29.467469+00:00.
