@ami-app/agora-react-native-rtm
v1.0.1-alpha.2
Published
React Native around the Agora RTM SDKs for Android and iOS agora
Downloads
51
Maintainers
Readme
agora-react-native-rtm
Description
The agora-react-native-rtm is an open-source wrapper for react-native developers. This SDK takes advantage of React Native and Agora RTM SDKs on Android/iOS.
Compatibility
>= react native 0.55.x
iOS SDK 8.0+
Android 5.0+ x86 arm64 armv7
Installation
Install with npm:
npm install --save agora-react-native-rtm
Or, install with yarn:
yarn add agora-react-native-rtm
Either way, then link with:
react-native link agora-react-native-rtm
Documentation
Resources
- Complete API documentation at the Developer Center
- File bugs about this sample
- React Native Getting Started