scaledrone-react-native
v1.5.0
Published
Scaledrone React Native WebSocket library. The code is generated, please report an issue if you encounter a bug.
Downloads
30
Readme
Scaledrone React Native library
API
The API functions identically to Scaledrone JavaScript library. Please see the from docs here.
Example
const Scaledrone = require('scaledrone-react-native');
const drone = new Scaledrone('CHANNEL_ID');
/*...