1.0.0 โ€ข Published 1 month ago

@madeeasy/react-native-boilerplate v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

AppDevMadeEasy React Native Boilerplate

Usage

To create a new project with React Native CLI:

npx react-native@latest init MyApp --template @madeeasy/react-native-boilerplate

Features

  • โœ… Latest Expo SDK (v50) integraged, ready to install any Expo packages.
  • ๐ŸŽ‰ TypeScript
  • ๐Ÿงญ React Navigation
  • ๐Ÿ’… React Native Paper - one of the most popular React Native UI libraries.
  • ๐Ÿ’ก Support for tsconfig.json aliases @/.
  • ๐Ÿป Zustand state management library.
  • ๐Ÿงช Test with React Native Testing Library