New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-taia

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-taia

create-taia

latest
Source
npmnpm
Version
1.0.0-alpha.0
Version published
Maintainers
1
Created
Source

react-native-boilerplate

An out-of-box UI solution for solid applications as a React Native boilerplate.3

特色和基本能力

  • web 通用目录结构
  • 跨平台打包能力开箱即用
  • tabs 示例、modal 示例
  • 开箱即用的数据库能力
  • 开箱即用的 UI

web 常用目录

和 umi 目录一样,一样的目录结构让你更容易使用

跨平台打包能力

无论是 windows 还是 mac 都不用考虑了解原生,直接打包

网络不好开流量

  • Register an account at Station expo
  • Run npm run eas:login,密码可以复制粘贴
  • Run npm run eas:build,第一次运行会创建云构建项目,一路确定
  • ⠹ Waiting for builds to complete. You can press Ctrl+C to exit.看到这个就说明成功。退出命令行,只需要关注网站打包了。

开箱即用

"expo-linear-gradient": "~ "expo-sqlite": "~10.2.0", "native-base": "^3.4.13", "react-native-svg": "12.3.0", "@txpjs/qa": "^1.0.0-alpha.2", "husky": "^8.0.1", "lint-staged": "^13.0.3",

示例

tabs 切换页面例子 modal 切换页面例子 404 例子

ui

native-base

FAQs

Package last updated on 13 Feb 2023

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