Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunatiquecoder/expotamagui
https://github.com/lunatiquecoder/expotamagui
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lunatiquecoder/expotamagui
- Owner: LunatiqueCoder
- Created: 2023-07-30T15:22:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-08T15:22:40.000Z (over 1 year ago)
- Last Synced: 2024-12-22T06:29:37.202Z (20 days ago)
- Language: TypeScript
- Homepage: https://expotamagui.vercel.app
- Size: 791 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Web and Tamagui
> ⚠️ [Please be sure your environment is set up correctly for React Native.][26]
## ⭐ Features
- [Expo Router for Web][22]
- [Tamagui][29]
- Other## 🏃🏻♂️ Running the app
##### `yarn start`
Starts Metro Bundler. You can run the app in two ways:
[Development build][1] (recommended)
> Run `yarn ios` or `yarn android` to create the development builds. After that, when you can also use `i` or `a` to run your app from the Metro Bundler terminal, without creating the development builds again. Rerunning the app is usually necessary when something changes on the native side.
[Expo Go][25]
> Press 's' to switch to Expo Go. Then you can use `i` or `a` to run the app on iOS or Android respectively.
[1]: https://docs.expo.dev/develop/development-builds/introduction/
[6]: https://redux-toolkit.js.org/
[22]: https://docs.expo.dev/guides/customizing-metro/#web-support
[24]: https://www.typescriptlang.org/
[25]: https://docs.expo.dev/get-started/expo-go/
[26]: https://reactnative.dev/docs/environment-setup
[27]: https://beta.reactjs.org/learn/react-developer-tools
[29]: https://tamagui.dev