1.1.2 • Published 1 year ago

rn-basic-boilerplate v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

React Native Basic Navigation boilerplate

A React Native template for building basic navigation using TypeScript

Features

  • React Native template with TypeScript
  • Google / Kakao Sign-in
  • Basic navigation with Vector Icons
  • Import alias

Quick start

To Create a new project using the boilerplate :

npx react-native init MyApp --template rn-basic-boilerplate

Then follow the Google Sign-in guide and Kakao Sign-in guide

Run the project by running:

  • yarn start to start the metro
  • yarn <platform> to run the platform application

Stack

  • @react-navigation/native
    • @react-navigation/native-stack
    • @react-navigation/bottom-tabs
    • react-native-safe-area-context
    • react-native-screens
  • @react-native-google-signin/google-signin
  • @react-native-seoul/kakao-login
  • react-hook-form
  • react-native-vector-icons
  • babel-plugin-module-resolver
    • eslint-import-resolver-babel-module

License

This project is released under the MIT License.

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.0

1 year ago