Go to file
yezian fd7eb60be0 昵称上限10个字;修复ios申请入驻和编辑主页显示bug 2024-01-06 17:18:26 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
assets init 2023-12-29 00:27:44 +08:00
components init 2023-12-29 00:27:44 +08:00
screeens 昵称上限10个字;修复ios申请入驻和编辑主页显示bug 2024-01-06 17:18:26 +08:00
utils 增加上传图片、视频失败返回的src_id;完善支付功能 2023-12-30 03:24:02 +08:00
.env init 2023-12-29 00:27:44 +08:00
.gitignore init 2023-12-29 00:27:44 +08:00
App.jsx init 2023-12-29 00:27:44 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 增加全网粉丝的数据校验;允许http://开头链接;增加表单输入框点击区域 2024-01-04 21:26:28 +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 webview改为隐身模式;视频显示封面;去除推荐滚动到最上动画;钱包每次聚焦都刷新;完善待添加微信 2023-12-30 18:47:12 +08:00
tailwind.json webview改为隐身模式;视频显示封面;去除推荐滚动到最上动画;钱包每次聚焦都刷新;完善待添加微信 2023-12-30 18:47:12 +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