Alert Modal Development for Expo App

Job ID: 38531468

Budget: $10 – $30 USD

create a modal component that periodically calls a backend, if greater than 1 day since last update then call api

if api returns type
1. purchase an upgrade -> show existing upgrade modal, with the purchase price given by modal
2. message / title / link / youtube_video, where the user cannot close the modal
3. message / title / link / youtube_video, where the user cannot close the modal

api response
{
"title" : ""
"message" : "",
"external_link" : "",
"youtube_video_link" : "",
"can_close" : true/false,
"is_upgrade" : true/false,
"upgrade_amount" : 10, 20, 30, 40 ...
}
Related categories: Mobile App Development React Native