Skip to content

Commit

Permalink
Use cases: shared * 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsoderlund committed Nov 8, 2023
1 parent 29ea20f commit 10d100e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ This allows you to build _both_ a native app for [iOS/Android/Windows/macOS/etc]

### Use cases

- You want a the **same user experience** in a native app and on the web.
- You want a native app and also a **separate website** that share some code.
- You want a **native app and an API**, powered by Next.js and Vercel serverless functions, **in the same repository**.
- You want a **same user experience** in a native app and on the web.
- You want a **shared codebase** between a native app and a separate website.
- You want a **shared repository** for native app and an API, powered by Next.js and Vercel serverless functions.

## Todo list

Expand Down

0 comments on commit 10d100e

Please sign in to comment.