I am trying to develop a React Native based application that collects sensor data from Movesense Sensor.
One of the guides I am referencing to is https://github.com/tugberka/react-native-mds this repo. (as suggested in the development document)
I was just wondering if this repo is compatible with the latest SDK version and will there be example code coming?