react-native-aws-iot-device-shadows
react-native-aws-iot-device-shadows copied to clipboard
React Native Component for connecting to AWS IoT Shadows from a device using SDK JavaScript bundle
Hi, How to publish a message to a topic?. How to subscribe to multiple topics?. I could not find relevant documentation
There is only example for `type="shadow"`. Could you please give an example for `type="device"`
Hello! I'm new using react-native and I'd like to develop a mobile application in react-native to interact with an AWSIoT shadow. I'm trying to use your lib but when I...
Hi, Please see subject. I see https://github.com/canhnht/react-native-aws-iot-device-shadows fork has lots of fixes to make this module actually work out of the box (extends React.Component etc.). Thanks!