Hi @ajwhite
I am very glad someone has built this bridge for react native to better integrate with MDM. Thank you!
However, I keep getting this error saying
TypeError: _reactNativeMdm2.default.isSupported is not a function
or
TypeError: _reactNativeMdm2.default.getConfiguration is not a function
I called these function exactly like instructed in your README.md file.
Is something deprecated or changed?
I am on "react-native-mdm": "^1.0.4"
Thanks