Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Introduces re-vamped AppContext & general architecture #256

Closed esreli closed 3 years ago

esreli commented 3 years ago

Introduces an improved AppContext state-based architecture and more clear separation of responsibility. This architecture achieves more stability and resolves some found Portal related edge cases. Consult docs for more information.

This PR comes with a bunch of architecture-adjacent improvements.