2.0.7 • Published 11 months ago

@mindinventory/react-native-boilerplate v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

React Native Boilerplate!🚀

npm version @mindinventory/React Native Boilerplate Top Language @mindinventory/React Native Boilerplate TypeScript @mindinventory/React Native Boilerplate License

The Boilerplate contains all the basic packages, common components and, prebuilt code architecture. It will save developer's project setup time.

Introduction

This repository serves as a boilerplate for React Native projects, providing a solid foundation to kickstart your development process. It includes a collection of scripts to generate images and icons, making it easier to customize your app's visual assets.

Create a new project using the boilerplate :

npx react-native init APP_NAME --template @mindinventory/react-native-boilerplate

or

npx @react-native-community/cli@latest init APP_NAME --template @mindinventory/react-native-boilerplate

!NOTE

  • Both commands will initialize a new React Native project with boilerplate code.
  • The npx react-native init command uses the globally available react-native package to create a new React Native project.
  • The @react-native-community/cli command is actively maintained, and CLI is recommended for creating React Native projects. It offers more features, bug fixes, and improvements.

Comprehensive documentation

Unlock the power of our boilerplate with our comprehensive documentation here! Learn the rationale behind design decisions and get clear instructions on using features.

Tech Stack

LibraryCategoryVersionDescription
React NativeMobile Frameworkv0.74The best cross-platform mobile framework
ReactUI Frameworkv18The most popular UI framework in the world
TypeScriptLanguagev5Static typechecking
React NavigationNavigationv6Performant and consistent navigation framework
React Native LocalizationInternationalizationv3i18n support (including RTL!)
ReduxState Managementv5Observable state tree
Redux-toolkitRedux integrationv2New redux library with some function helpers
RN ReanimatedAnimationsv3Beautiful and performant animations
MMKVPersistencev2State persistence
axiosREST clientv1Communicate with back-end
HermesJS engineFine-tuned JS engine for RN

Contribution

Contributions to this boilerplate are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request on the repository.

LICENSE

react-native-boilerplate is MIT-licensed.

Let us know

If you use our open-source libraries in your project, please make sure to credit us and Give a star to www.mindinventory.com

2.0.3

1 year ago

2.0.5

12 months ago

2.0.4

1 year ago

2.0.7

11 months ago

2.0.6

12 months ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.7

2 years ago

1.0.2

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.7

3 years ago