MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
280 stars 62 forks source link

Refactor native utils #3424

Open tomasMizera opened 1 month ago

tomasMizera commented 1 month ago

We need to refactor our current android/ios and parts of input utils to something like native utils. Native utils would be a base class and platforms would define the implementation.

Pros:

image