/ReactNative-SignalR

基于RN的SignalR使用示例。

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ReactNative-SignalR

基于RN的SignalR使用示例。

运行项目:

npm install or  yarn install
cd ios && pod install
react-native run-ios    or  react-native run-android