An open API service indexing awesome lists of open source software.

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 ]

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

---