Go to file
yezian 26e634841e 更改版本号到1.1.8 2024-01-20 12:22:07 +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 将读取设备id和剪贴板权限时机放在用户同意隐私政策之后 2024-01-18 22:47:17 +08:00
utils 为了抖音上架彻底删除device相关内容 2024-01-20 12:21:05 +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-20 09:40:37 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 更改版本号到1.1.8 2024-01-20 12:22:07 +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