https://github.com/yuan66-hub/expo-redbook
基于expo仿小红书APP
https://github.com/yuan66-hub/expo-redbook
expo react-native typescript
Last synced: about 2 months ago
JSON representation
基于expo仿小红书APP
- Host: GitHub
- URL: https://github.com/yuan66-hub/expo-redbook
- Owner: yuan66-hub
- Created: 2024-10-16T11:05:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T04:43:50.000Z (7 months ago)
- Last Synced: 2025-03-24T08:12:19.924Z (2 months ago)
- Topics: expo, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 50 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expo-redbook
## 功能清单
- [x] 自定义`tabs`
- [x] 二次封装`fetch`请求
- [x] 自定义图片预览组件
- [x] 支持瀑布流组件
- [x] 自定义下拉弹窗
- [x] 自定义抽屉组件
- [x] 支持动态请求系统权限
- [x] 基于`expo-router`的权限组件
- [x] 支持云打包和云更新
- [x] 基于`expo-router`的`DeepLink`分享二维码跳转Ta人主页
- [x] 支持`Android APP Link`/`IOS Universal Links`
- [ ] 支持调用安卓设备嵌入大模型`API`
- [ ] 聊天记录支持操作`SqLite`数据库
- [ ] 推送系统消息`notifications`## 安装
```bash
npm install & cd ./mock-server & npm install
```## 运行
```bash
npm start & npm dev
```## 效果预览
![]()