AstralProtocol / astralprotocol

Tools and infrastructure for onchain location-based apps.
https://astral.global
MIT License
19 stars 6 forks source link

[FEAT] Add a Map component with a tap to check-in. #80

Closed ronerlih closed 3 months ago

ronerlih commented 3 months ago

📘 Story (required for top level issues pls)

As a Conference attendee, I'd like to tap on a map, so that I can choose a check-in location.

💬 Description

Add a full screen map component, on tap the user is prompted with a "check-in" button to confirm the location choice and present the check-in form, passing the form the "location" data. On "check-in" tap, display "attestation" form and minimize map, displaying the user's coordinate choice. On attestation availability, map displays attestation coordinate with a pin.

🗞️ Context

EAS MVP.

🏗️ TO-DO (tasks or sub-issues)

✅ Acceptance criteria

📷 Screenshots

Screen Shot 2024-04-30 at 18 40 27

📓 Notes