Go to file
yezian 4ded08c3cd 只有普通用户可以退款空间 2024-04-23 17:11:59 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
assets 基本完成空间相关功能 2024-04-18 22:58:59 +08:00
components 发动态组件添加是否已创建空间的校验;限制超粉价格需要大于铁粉价格 2024-04-19 21:59:00 +08:00
screeens 只有普通用户可以退款空间 2024-04-23 17:11:59 +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-04-18 22:58:59 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 更改版本号到1.2.4 2024-02-27 00:34:30 +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 基本完成空间相关功能 2024-04-18 22:58:59 +08:00
tailwind.config.js init 2023-12-29 00:27:44 +08:00
tailwind.css 基本完成空间相关功能 2024-04-18 22:58:59 +08:00
tailwind.json 基本完成空间相关功能 2024-04-18 22:58:59 +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 基本完成空间相关功能 2024-04-18 22:58:59 +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