Go to file
al 972ca91c4e 修改banner间距 2025-01-21 15:18:14 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
api 更改超粉价格档位为多选 2025-01-08 14:53:08 +08:00
assets Merge remote-tracking branch 'origin/main' into anln_0000001_notices 2024-12-28 15:54:47 +08:00
components 修复跳转问题 2025-01-21 14:31:10 +08:00
context 增加查看原图功能;增加检查铁粉进度功能 2024-12-24 15:34:59 +08:00
screeens 修改banner间距 2025-01-21 15:18:14 +08:00
store 完善消息通知 2024-12-29 16:20:17 +08:00
utils 修复跳转问题 2025-01-21 14:31:10 +08:00
.env 修改 2025-01-20 14:40:25 +08:00
.gitignore init 2023-12-29 00:27:44 +08:00
App.jsx 修改名称 2025-01-07 14:50:19 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 修改ios包名 2024-12-24 16:39:44 +08:00
babel.config.js init 2023-12-29 00:27:44 +08:00
eas.json 修改域名为tiefen.space 2024-12-19 16:13:53 +08:00
input.css init 2023-12-29 00:27:44 +08:00
metro.config.js 添加sentry监控报错 2024-03-23 12:46:42 +08:00
package.json 解决一些问题 2024-12-24 16:15:30 +08:00
tailwind.config.js init 2023-12-29 00:27:44 +08:00
tailwind.css 新增消息通知 2024-12-13 18:33:24 +08:00
tailwind.json 新增筛选功能 2024-08-23 14:06:27 +08:00
tsconfig.json init 2023-12-29 00:27:44 +08:00
yarn-error.log 增加会员功能、动态功能、获取相册权限前出提示弹窗功能 2024-01-25 03:43:07 +08:00
yarn.lock 解决一些问题 2024-12-24 16:15:30 +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