Socket
Socket
Sign inDemoInstall

@mindinventory/react-native-boilerplate

Package Overview
Dependencies
Maintainers
0
Versions
16
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


Version published
Weekly downloads
39
decreased by-20.41%
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 :

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

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

Keywords

FAQs

Package last updated on 06 Aug 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc