react-native-shake-game-cafe
v0.2.1
Published
Thu vien lac cho game cafe
Downloads
9
Readme
react-native-shake-game-cafe
Thu vien lac cho game cafe
Installation
npm install react-native-shake-game-cafe react-native-sensors react-native-webview md5
cd ios
pod install
Usage
import WebviewGameScreen from 'react-native-shake-game-cafe';
// ...
<View style={{ flex: 1 }}>
<WebviewGameScreen
webSocket="http://61.28.238.152:22072/"
userManage="huy"
passwordManage="123456"
accountAgency="0123456789"
/>
</View>;
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT