'React Native iOS integration with Microsoft InTune

Is there a way to integrate Microsoft InTune with an enterprise iOS application written in React Native? There is an npm package called react-native-mdm that listens to the configuration changes inside the application and it is fine, but I also need an SDK for iOS which will fetch that configuration. There is an npm package called react-native-ms-intune-mam, but it is not maintained anymore :( So... I need either an iOS SDK or an npm package. Thanks in advance!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source