This is a boilerplate project that provides a secure starting point for building cross-platform mobile applications with React Native & TailwindCSS (Nativewind).
- Global Context: Provides a centralized state management solution using React's Context API
- Fetch Hook: Implements a custom hook for handling API requests
- Node.js (version 12 or higher)
- Expo
- Clone the repository to your local machine:
git clone https://github.com/0xBitBuster/react-native-boilerplate.git- Install the necessary packages
npm installTo start the server, run:
npx expo start -cContributions are welcome! If you have a feature request or bug report, please open an issue. If you want to contribute code, please fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
