0.2.1 • Published 3 years ago

react-native-shake-game-cafe v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

0.2.1

3 years ago

0.2.0

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago