New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mindinventory/react-native-boilerplate

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mindinventory/react-native-boilerplate

React Native Template

3.0.0
latest
Source
npm
Version published
Weekly downloads
51
2%
Maintainers
0
Weekly downloads
 
Created
Source

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 :

For React Native Cli

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

For Expo

npx @mindinventory/react-native-boilerplate

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 Localization(for CLI)Internationalizationv3i18n support (including RTL!)
ReduxState Managementv5Observable state tree
Redux-toolkitRedux integrationv2New redux library with some function helpers
RN ReanimatedAnimationsv3Beautiful and performant animations
MMKV(for CLI)Persistencev2State persistence
axiosREST clientv1Communicate with back-end
HermesJS engineFine-tuned JS engine for RN
Async storage(for Expo)Persistencev1State persistence
expo-localization(for Expo)Internationalizationv15localization support

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

Please feel free to use this component and Let us know if you are interested to building Apps or Designing Products.
app development

Keywords

react-native

FAQs

Package last updated on 09 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts