moconn68 / depic_app

Upcoming children's game for Android and iOS
1 stars 0 forks source link

Replace Alerts with Modals #2

Closed moconn68 closed 3 years ago

moconn68 commented 4 years ago

Description

Alerts are limited in their customization capabilities and are locked down to the default skin provided by Apple/Google. By replacing them with Modals (and appropriate styling), we can get more visual control with the same logical functionality as the Alerts. Overall, implementing this change would make our app look more stylistically cohesive and professional.

Requirements

Check out the docs for modals here (Expo) and here (React) for more information.

jhuang1998 commented 3 years ago

modal.zip

jhuang1998 commented 3 years ago

includes images, words, font, and hex code. let me know if I missed anything!

moconn68 commented 3 years ago

Thanks! I'm going to leave the issue open until the modals are fully implemented in the app but I will keep you posted if I need anything else!

moconn68 commented 3 years ago

Comments from 8/23 Meeting:

moconn68 commented 3 years ago

Completed in 5c4ff7a