Go to file
yezian 5b2fb0870f Merge branch 'main' into test 2024-03-21 19:19:35 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
assets 新增账号切换功能;修复编辑主页填写微信输入框消失bug;删除申请入驻邀请人输入框;提前打包部分空间功能静态资源 2024-03-21 18:13:30 +08:00
components 修复主播卡片导致的崩溃bug 2024-03-21 18:41:31 +08:00
screeens 回退HomeTab代码到上版本(之前错提交了空间功能代码) 2024-03-21 18:44:18 +08:00
utils 升级expo sdk到50 2024-03-21 18:32:38 +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-03-21 19:13:27 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 修改版本号到1.2.5 2024-03-21 19:18:47 +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 升级expo sdk到50 2024-03-21 18:32:38 +08:00
tailwind.config.js init 2023-12-29 00:27:44 +08:00
tailwind.css 新增账号切换功能;修复编辑主页填写微信输入框消失bug;删除申请入驻邀请人输入框;提前打包部分空间功能静态资源 2024-03-21 18:13:30 +08:00
tailwind.json 新增账号切换功能;修复编辑主页填写微信输入框消失bug;删除申请入驻邀请人输入框;提前打包部分空间功能静态资源 2024-03-21 18:13:30 +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 升级expo sdk到50 2024-03-21 18:32:38 +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