https://github.com/mattwaler/jettison
A starter project for React Native with Jotai, Expo, and TailwindCSS.
https://github.com/mattwaler/jettison
expo jotai nativewind react-native tailwindcss
Last synced: 5 months ago
JSON representation
A starter project for React Native with Jotai, Expo, and TailwindCSS.
- Host: GitHub
- URL: https://github.com/mattwaler/jettison
- Owner: mattwaler
- Created: 2022-12-29T16:02:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T13:50:10.000Z (11 months ago)
- Last Synced: 2024-10-31T14:38:12.623Z (11 months ago)
- Topics: expo, jotai, nativewind, react-native, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 890 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ✈️ Jettison
A starter project for using React Native, using the most pragmatic tools available.
## ⭐️ Requirements
- [Node](https://nodejs.org/en/)
- [NVM](https://github.com/nvm-sh/nvm)## 🧰 Tools
This project uses the following tools:
- [Jotai](https://jotai.org/)
- [Expo](https://expo.dev/)
- [Tailwind](https://tailwindcss.com/)
- [TanStack Query](https://tanstack.com/query/latest)These tools are built off of the following:
- [React Native](https://reactnative.dev/)
- [NativeWind](https://www.nativewind.dev/)
- [TypeScript](https://www.typescriptlang.org/)## 🛠 Getting Started
2. Run `nvm use` to switch to the correct Node version
3. Run `npm i` for that big ol' `node_modules` folder
4. Run `npm start` and start developing### 👋🏻 Thank you!
I appreciate you taking time to check out this project. Please leave a star and share it if you found it useful!