Gabrielmoncea React Native Template Versions Save

An opinionated template to bootstrap your next React Native app with all the time-wasting packages you need to have.

v1.1.5

2 years ago
  • Fix Android notifications
  • Improve Network Error logic
  • Add renovate bot

1.1.1

3 years ago
  • You can now write and test stories for your components, thanks to @dannyhw
  • Get your app's state with useAppState hook

1.0.0

3 years ago

An opinionated template with all the packages that take more than a yarn add to setup.

Preconfigured with

Authentication module with react-native-keychain

  • TypeScript
  • React Navigation
  • React Query for api calls
  • Zustand for less boilerplate
  • Local and push notifications with wix/react-native-notifications
  • Unified permissions api for iOS and Android with react-native-permissions
  • Network status API with NetInfo library
  • Over-the-air updates throught CodePush to synchronize JavaScript and Images
  • Free live customer chat with Crisp
  • Internationalization with react-i18next
  • JS crash reporting in production with Sentry
  • FileLogger
  • AsyncStorage because you're going to install it anyway
  • styled-components for easy styling
  • styled-system for you UI library
  • FastImage for image performance
  • Detox for end-to-end testing
  • react-native-testing-library for unit testing
  • react-native-testing-hooks for custom hook testing

0.10.0

3 years ago
  • Upgrade RN to v0.64
  • Add Crisp Chat

0.8.2

3 years ago

with why-did-you-render example

0.6.0

3 years ago

Apple M1 chip support

0.4.1

3 years ago

New feature:

  • Notifications
  • Permissions
  • FileLogger

0.2.0

3 years ago

0.0.1

3 years ago