Go to file
yezian fb06ac82d8 增加隐私政策入口;增加账号注销入口 2024-01-18 18:00:28 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
assets init 2023-12-29 00:27:44 +08:00
components 增加隐私政策入口;增加账号注销入口 2024-01-18 18:00:28 +08:00
screeens 增加隐私政策入口;增加账号注销入口 2024-01-18 18:00:28 +08:00
utils 增加上传图片、视频失败返回的src_id;完善支付功能 2023-12-30 03:24:02 +08:00
.env init 2023-12-29 00:27:44 +08:00
.gitignore init 2023-12-29 00:27:44 +08:00
App.jsx 读取剪贴板,注册时绑定主播,登录后显示主播弹窗 2024-01-12 18:56:10 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 修改版本号到1.1.4 2024-01-18 00:19:31 +08:00
babel.config.js init 2023-12-29 00:27:44 +08:00
eas.json init 2023-12-29 00:27:44 +08:00
input.css init 2023-12-29 00:27:44 +08:00
package.json init 2023-12-29 00:27:44 +08:00
tailwind.config.js init 2023-12-29 00:27:44 +08:00
tailwind.css 增加隐私弹窗 2024-01-18 17:22:44 +08:00
tailwind.json 增加隐私弹窗 2024-01-18 17:22:44 +08:00
tsconfig.json init 2023-12-29 00:27:44 +08:00
yarn-error.log init 2023-12-29 00:27:44 +08:00
yarn.lock init 2023-12-29 00:27:44 +08:00

README.md

@rneui/template

React Native Elements Expo Template

Usage

Stable

    expo init app --template @rneui/template

Stable Typescript

    expo init app --template @rneui/template@ts

Bleeding Edge (Experimental)

    expo init app --template @rneui/template@edge

Bleeding Edge Typescript (Experimental)

    expo init app --template @rneui/template@edge-ts