https://github.com/flexbox/expo-router-on-rails
`expo-router` and `ruby-on-rails` having a baby.
https://github.com/flexbox/expo-router-on-rails
cli expo-router router ruby-on-rails
Last synced: 4 months ago
JSON representation
`expo-router` and `ruby-on-rails` having a baby.
- Host: GitHub
- URL: https://github.com/flexbox/expo-router-on-rails
- Owner: flexbox
- Created: 2024-04-27T12:44:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T13:00:18.000Z (about 1 year ago)
- Last Synced: 2025-01-10T03:19:20.598Z (6 months ago)
- Topics: cli, expo-router, router, ruby-on-rails
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Router on Rails
> Following the convention over configuration, this package provides a simple way to define your routes in a Expo app.
## Getting started
```bash
npx expo-router-on-rails add food
```