react-native-azure-ad icon indicating copy to clipboard operation
react-native-azure-ad copied to clipboard

[Question] Building **Offline Data Sync in Azure Mobile Apps** for React Native Android & iOS?

Open esutton opened this issue 6 years ago • 0 comments

Sorry if too off-topic.

I was disappointed to learn:

  • Microsoft has zero plans to add Azure support for React Native apps.
    • https://github.com/Azure/azure-mobile-apps-js-client/issues/195

Goal: Offline Data Sync in Azure Mobile Apps in React Native Android / iOS:

Question: Is this a difficult task to add Offline Data Sync in Azure Mobile Apps to a React Native cross-platform Android & iOS app?

  • Perhaps implemented as a native module?
  • Or using the Cordova docs as a template:
    • https://docs.microsoft.com/en-us/azure/app-service-mobile/app-service-mobile-cordova-get-started-users

Disclaimer: I am not a database guy. I have been using realm-js in RN. I am seeking to create a new RNapp using Azure because of Offline Data Sync

Tips or direction is much appreciated,

-Ed

esutton avatar Aug 14 '18 16:08 esutton