Go to file
yezian 0b4be1a077 删除sentry 2024-05-29 19:06:55 +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 revert 00b37499da 2024-05-27 13:21:36 +08:00
context 删除vip看动态权益;增加动态已购用户页面;增加保存视频功能;优化选择媒体组件样式;MyModal增加highlightCancel功能;优化付费文案功能;优化切换账号功能;增加隐藏代运营功能;增加空间人数显示功能;修复bug 2024-05-16 00:37:20 +08:00
screeens revert 00b37499da 2024-05-27 13:21:36 +08:00
utils 优化判断设备类型的逻辑 2024-05-17 13:55:21 +08:00
.env init 2023-12-29 00:27:44 +08:00
.gitignore init 2023-12-29 00:27:44 +08:00
App.jsx 删除sentry 2024-05-29 19:06:55 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 删除sentry 2024-05-29 19:06:55 +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
package.json 删除sentry 2024-05-29 19:06:55 +08:00
tailwind.config.js init 2023-12-29 00:27:44 +08:00
tailwind.css 补全丢失css;删除登录前获取剪贴板和设备信息;将获取设备信息移动到登录时 2024-04-23 17:42:27 +08:00
tailwind.json 补全丢失css;删除登录前获取剪贴板和设备信息;将获取设备信息移动到登录时 2024-04-23 17:42: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 删除sentry 2024-05-29 19:06:55 +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