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

Audio Info Navigation and Frontend Complete #43

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

varortz
Copy link
Collaborator

@varortz varortz commented Apr 30, 2023

🎉 What's new in this PR 🎉

☁️ ☁️ Description ☁️ ☁️

  • Completed the frontend for the AudioInfo screen
  • Updated navigation.tsx and SearchStackNavigator.tsx to add navigation for the AudioInfo screen
  • Added navigation functionality for both the back arrow and play button
    • The back arrow will take the user back to the Audio screen
    • The play button will redirect the user to the Play screen
  • Both the share and bookmark buttons are static
  • This implementation currently uses dummy data

Screenshots 📲

image
Uploading audio-info-demo.gif…

⚡ How to review ⚡

  • This PR can be reviewed all at once
  • To test, navigate to the Audio Screen using the bottom navigation bar. Proceed by clicking on the first Audio Card component to get redirected to the new AudioInfo page.
  • Check that the design is consistent with our figma designs
  • Test the back arrow by clicking to make sure it works as expected.
  • Similarly, test the play button, and make sure that it redirects to the Play screen

🌱 Next steps 🌱

Relevant Links 🔗

Online sources ℹ️

Related PRs 🙌

  • PR Emily/bottom play bar #38 adds functionality to the Play screen which the AudioInfo screen redirects to when clicking on the play button

CC: @davidqing6432

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.

1 participant