Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Audible integration #89

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

jmysliv
Copy link
Collaborator

@jmysliv jmysliv commented Nov 17, 2022

IMPORTANT:
Don't merge yet. Audible service is still during the testing phase.

This pr integrates mint flow with audible service. It should work for all platforms.

TODO:

  • update the Audible URL after the Audible service is moved to production and put the URL in the config.
  • add loading animation in the mint screen

@jmysliv jmysliv self-assigned this Nov 17, 2022
@vercel
Copy link

vercel bot commented Nov 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
skyhitz-expo-next ✅ Ready (Inspect) Visit Preview Nov 17, 2022 at 5:38PM (UTC)

@github-actions
Copy link

This pull request was automatically deployed using Expo GitHub Actions!

  • Project: @skyhitz/skyhitz
  • Channel: pr-89

}
body.append("id", id);

const request = new XMLHttpRequest();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason we are not using fetch or apollo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants