Go to file
yezian c4f184b90c 修改版本到到1.1.0 2023-12-30 18:48:04 +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 webview改为隐身模式;视频显示封面;去除推荐滚动到最上动画;钱包每次聚焦都刷新;完善待添加微信 2023-12-30 18:47:12 +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 修改版本到到1.1.0 2023-12-30 18:48:04 +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