Go to file
yezian d518750660 读取剪贴板,注册时绑定主播,登录后显示主播弹窗 2024-01-12 18:56:10 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
assets init 2023-12-29 00:27:44 +08:00
components 读取剪贴板,注册时绑定主播,登录后显示主播弹窗 2024-01-12 18:56:10 +08:00
screeens 读取剪贴板,注册时绑定主播,登录后显示主播弹窗 2024-01-12 18:56:10 +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 读取剪贴板,注册时绑定主播,登录后显示主播弹窗 2024-01-12 18:56:10 +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 读取剪贴板,注册时绑定主播,登录后显示主播弹窗 2024-01-12 18:56:10 +08:00
tailwind.json 读取剪贴板,注册时绑定主播,登录后显示主播弹窗 2024-01-12 18:56:10 +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