Hi team
I am planning to create same content for both web(aem+react) and mobile app(react native). For web app we will be using sling model exporte(model.json) and render it using react in front end.
I am having a doubt whether we can use the same model.json (sling model exporter) for react native mobile app to get the contents from aem or I should create content fragments and give as asset api for mobile app?