MusicAsLanguage / mobileapp

Mobile app code for the project.
MIT License
1 stars 1 forks source link

Fix the issue where the recorded practice mode videos did not get copied #200

Closed linsungc closed 1 year ago

linsungc commented 1 year ago

This is to address issue #198, changes include:

  1. Add the media library permission so the recorded practice mode videos could be copied to Photos app;
  2. bumped the expo SDK version to 48