Go to file
yezian a93a769e85 ios用户在自主退款页面展示金币金额 2024-06-15 00:21:50 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
assets 更换所有Tab组件;将所有缺省图设置为nodata;删除旧缺省图 2024-04-24 18:58:29 +08:00
components 基本完成iap和金币支付 2024-06-14 18:12:16 +08:00
context 基本完成iap和金币支付 2024-06-14 18:12:16 +08:00
screeens ios用户在自主退款页面展示金币金额 2024-06-15 00:21:50 +08:00
utils 优化判断设备类型的逻辑 2024-05-17 13:55:21 +08:00
.env 基本完成iap和金币支付 2024-06-14 18:12:16 +08:00
.gitignore 初步实现iap 2024-05-28 16:05:56 +08:00
App.jsx 初步实现iap 2024-05-28 16:05:56 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json 修复编辑空间文案兼容性问题;更新版本号到1.4.5 2024-05-17 18:51:41 +08:00
babel.config.js init 2023-12-29 00:27:44 +08:00
eas.json 添加环境变量 2024-03-22 16:41:29 +08:00
input.css init 2023-12-29 00:27:44 +08:00
metro.config.js 添加sentry监控报错 2024-03-23 12:46:42 +08:00
package.json 初步实现iap 2024-05-28 16:05:56 +08:00
tailwind.config.js init 2023-12-29 00:27:44 +08:00
tailwind.css 补全丢失css;删除登录前获取剪贴板和设备信息;将获取设备信息移动到登录时 2024-04-23 17:42:27 +08:00
tailwind.json 补全丢失css;删除登录前获取剪贴板和设备信息;将获取设备信息移动到登录时 2024-04-23 17:42:27 +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 初步实现iap 2024-05-28 16:05:56 +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