https://github.com/codex-0915/expo-kit-plus
A reusable Expo React Native boilerplate with Tailwind, ESLint, Prettier, Jest, Fastlane, and optional CI templates. [ ONGOING DEVELOPMENT ]
https://github.com/codex-0915/expo-kit-plus
boilerplate-template ci eslint expo fastlane github-actions gitlab-ci nativewind react-native tailwindcss
Last synced: 3 months ago
JSON representation
A reusable Expo React Native boilerplate with Tailwind, ESLint, Prettier, Jest, Fastlane, and optional CI templates. [ ONGOING DEVELOPMENT ]
- Host: GitHub
- URL: https://github.com/codex-0915/expo-kit-plus
- Owner: codex-0915
- License: mit
- Created: 2025-11-04T13:44:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-04T13:54:27.000Z (9 months ago)
- Last Synced: 2025-11-04T15:23:28.171Z (9 months ago)
- Topics: boilerplate-template, ci, eslint, expo, fastlane, github-actions, gitlab-ci, nativewind, react-native, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 647 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ Expo Kit Plus
A reusable **Expo React Native** boilerplate with Tailwind, ESLint, Prettier, Jest, Fastlane, and optional CI templates.
This starter includes:
- โ๏ธ **Expo + TypeScript** setup
- ๐จ **Tailwind CSS (NativeWind)** styling
- โ
**ESLint + Prettier** preconfigured
- ๐งช **Jest + Testing Library** for testing
- ๐ฆ **CI ready** (GitHub Actions or GitLab CI)
- ๐ **Fastlane automation** for Android + iOS builds and releases
---