1.2.2-fix • Published 11 months ago

react-native-template-quyenph v1.2.2-fix

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

👾 React Native Template TypeScript - Custom

Cài đặt môi trường làm việc

Windows

  1. Android
  • Bước 1: Cài đặt Chocolatey từ https://chocolatey.org (Chocolatey là trình quản lý các gói thư viện của Windows)
  • Bước 2: Cài đặt Nodejs Java và Python 2 thông qua Chocolatey sử dụng dòng lệnh sau (dùng cmd để chạy lệnh này): choco install -y nodejs.install python2 jdk8
  • Bước 3: Cài đặt Android studio.
  • Bước 4: Cấu hình biến môi trường. xem chi tiết tại Documents

Lưu ý: Trên hệ điều hành windows chỉ có thể build ứng dụng trên Android.

MAC OS

  1. Android
  1. IOS
  • Bước 1: Cài đặt Brew: Brew là trình quản lý các gói thứ viện, MACOS không tích hợp sẵn và bạn phải sử dụng terminal để cài đặt brew bằng cách chạy dòng lệnh sau. {{/usr/bin/ruby -e "$(curl –fsSL https://raw.githubusercontent.com/ Homebrew/install/master/install)"}}
  • Bước 2: Cài đặt Nodejs: brew install node
  • Bước 3: Cài đặt Watchman: brew install watchman
  • Bước 4: Cài đặt react-native: npm install -g react-native-cli
  • Bước 5: Cài đặt Xcode: truy cập App Store trên MACOS để cài đặt Xcode.

⭐ Features

  • Elegant usage directly within the React Native CLI
  • Consistent with the default React Native template
  • Minimal additional dependencies
  • using custom components library
  • using custom hooks
  • using redux, redux-saga, redux-toolkit
  • using translate language
  • using react-navigation
  • using react-native-vector-icons
  • base implementation Login Screen
  • ...

▶️ Usage

npx react-native init <project_name> --template react-native-template-quyenph

Usage with older versions of React Native

npx react-native init MyApp --template react-native-template-quyenph@1.0.0

See the below table to find out which version of the template to use.

React Native <=> Template Version

React NativeTemplate
Dev1.1.*
0.711.2.*

🔖 License

  • This project is MIT licensed
1.2.2-fix

11 months ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.8

1 year ago

1.1.7-beta.1

1 year ago

1.1.7-beta.0

1 year ago

1.1.7-alpha

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.6-alpha

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

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