digidem / comapeo-mobile

The next version of Mapeo mobile
GNU General Public License v3.0
5 stars 1 forks source link

update GPSPermissionsModal to use shared BottomSheetModal component #441

Open achou11 opened 3 months ago

achou11 commented 3 months ago

Follow-up item from #415 . Right now it uses the library directly instead of our shared component. Needs further investigation to see if that was necessary due to limitations or otherwise though.