@authing/rn
Version:
Authing SDK for React Native
35 lines (22 loc) • 1.05 kB
Markdown
# SDK for React Native
<div align=center>
<img width="250" src="https://files.authing.co/authing-console/authing-logo-new-20210924.svg" />
</div>
<div align="center">
<a href="https://forum.authing.cn/" target="_blank"><img src="https://img.shields.io/badge/chat-forum-blue" /></a>
<a href="https://opensource.org/licenses/MIT" target="_blank"><img src="https://img.shields.io/badge/License-MIT-success" alt="License"></a>
</div>
**简体中文** | [English](./README.md)
## 简介
你可以使用 Authing React Native SDK 快速构建用户登录认证能力。
## 参考文档
- [中文文档请移步至这里查看](https://docs.authing.cn/v2/reference/sdk-for-react-native.html)
## 开源共建
- Fork 此仓库
- 创建自己的 git 分支 (git checkout -b my-new-feature)
- 提交你的修改 (git commit -am 'Add some feature')
- 将修改内容推送到远程分支 (git push -u origin my-new-feature)
- 创建一个 Pull Request
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2019-present, Authing