Go to file
yezian 400b00ebe2 修改版本号到1.5.0 2024-09-09 15:31:27 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
assets 更换所有Tab组件;将所有缺省图设置为nodata;删除旧缺省图 2024-04-24 18:58:29 +08:00
components 修改MySlider的样式 2024-09-09 15:13:44 +08:00
context 删除vip看动态权益;增加动态已购用户页面;增加保存视频功能;优化选择媒体组件样式;MyModal增加highlightCancel功能;优化付费文案功能;优化切换账号功能;增加隐藏代运营功能;增加空间人数显示功能;修复bug 2024-05-16 00:37:20 +08:00
screeens 修改MySlider的样式 2024-09-09 15:13:44 +08:00
utils 更新成员搜索功能 2024-09-07 00:15:17 +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-08-30 13:58:27 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 修改版本号到1.5.0 2024-09-09 15:31:27 +08:00
babel.config.js init 2023-12-29 00:27:44 +08:00
eas.json 添加环境变量 2024-03-22 16:41:29 +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 更新到sdk51 2024-09-09 13:18:23 +08:00
tailwind.config.js init 2023-12-29 00:27:44 +08:00
tailwind.css 新增筛选功能 2024-08-23 14:06:27 +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 更新到sdk51 2024-09-09 13:18:23 +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