rn-pg-temp

1.0.5 • Public • Published

React Native Project Template (rn-pg-temp)

Welcome to the React Native Project Template! This boilerplate/template is designed to simplify the process of creating a new React Native app with commonly used packages already installed.

Usage

To create a new React Native app using this template, simply run the following command:

npx react-native init YourAppName --template rn-pg-temp

Replace YourAppName with the desired name for your project.

What's Included This template comes pre-configured with the following packages:

React Navigation, Redux, Axios, AsyncStorage, ESLint & Prettier

Getting Started

Once you've created your project using this template, navigate to your project directory and start your development server:

cd YourAppName
npx react-native start

Then, run your app on your desired platform:

iOS: npx react-native run-ios
Android: npx react-native run-android

Folder Structure The project structure follows a typical React Native project layout:

Feel free to modify the folder structure or add/remove packages to suit your project requirements.

Contributing If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on GitHub.

Happy coding! 🚀

Piyush Gaurav

https://github.com/PiyushGaurav

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i rn-pg-temp

      Weekly Downloads

      1

      Version

      1.0.5

      License

      ISC

      Unpacked Size

      4.65 MB

      Total Files

      121

      Last publish

      Collaborators

      • piyushgaurav07