Skip to content

Explore 'react-native-boilerplate,' your go-to foundation for React Native projects. Packed with custom components like Buttons, Dropdowns, and TextInputs, this repository streamlines development, making it easy to create standout mobile apps effortlessly.

Notifications You must be signed in to change notification settings

Vimal1464/react-native-boilerplate

Repository files navigation

React Native Boilerplate

logo

Welcome to the React Native Boilerplate repository! This project serves as a solid foundation for your React Native applications, featuring a variety of pre-built, customizable components to streamline your development process.

Demo

video

Screenshots

Image 1 Image 2
Image 3 Image 4

Features

  • Custom Components: Accelerate your development with pre-built components like Buttons, Dropdowns, and TextInputs.
  • Versatility: Highly customizable components to suit your app's unique requirements.
  • Efficiency: Save time on common UI elements, focusing on the core functionality of your app.

Prerequisites

Before you begin, make sure you have the following:

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/react-native-boilerplate.git
  2. Navigate to the project directory:

    cd react-native-boilerplate
  3. Install dependencies:

    npm install
  4. Run the application:

    npx react-native run-android

    or

    npx react-native run-ios

Contributing

Contributions are welcome! Feel free to open issues and pull requests.