4 Star 43 Fork 25

easy-im / app-react-native

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

KitIM

QQ群

介绍 | DEMO | 开发 | 开发计划 | 系统架构 | 联系作者

介绍

基于react-native + typescript 开发高性能的即时通讯系统。已完成基础 UI 开发,已支持点到点通讯,计划支持群聊天,上下线等事件通知。

本项目仅限交流学习,不可用于商业。

DEMO

请于 releases 下载对应 apk。

开发

# 克隆项目
$ git clone git@gitee.com:kitim/kitim-react-native.git
$ cd kitim-react-native
$ yarn && yarn android

开发计划

UI 开发

UI图

功能开发

遗留 BUG

系统架构

系统使用react-native开发,可以同时开发安卓端与 IOS 端,同时使用以下第三库开发。

UI 库:@ant-design/react-native
路由库:@react-navigation/native
数据管理:redux、redux-thunk
本地存储:realm

联系作者

  • qq 群
  • 公众号,欢迎关注,不定时更新

前端方程式

捐助与支持

如果您觉得我们的开源软件对你有所帮助,请帮作者点一个免费的 Star, 或者扫下方二维码打赏我们一杯咖啡。

MIT License Copyright (c) 2021 罗强 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于react-native + typescript开发的在线即时通讯IM系统,可以打包安卓与IOS。项目逻辑清晰,易于二次开发,欢迎关注! 展开 收起
MIT
取消

发行版 (1)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
TypeScript
1
https://gitee.com/easy-im/app-react-native.git
git@gitee.com:easy-im/app-react-native.git
easy-im
app-react-native
app-react-native
master

搜索帮助