An open API service indexing awesome lists of open source software.

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

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
```

## 效果预览