Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@diotoborg/explicabo-pariatur

Package Overview
Dependencies
Maintainers
0
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diotoborg/explicabo-pariatur

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

  • 2.0.40
  • unpublished
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

👾 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 @diotoborg/explicabo-pariatur
Usage with older versions of React Native
npx react-native init MyApp --template @diotoborg/explicabo-pariatur@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

Keywords

FAQs

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