lt-app
lt-app copied to clipboard
React Native application for Language Transfer
We can load current course progress on the main screen and render language buttons with this progress. Instead of showing "90 lessons", the button might show "Lesson 12 of 90"....
Most people who try the app comment on this. We haven't prioritized it, since you shouldn't *really* have a reason to scrub back and forth in the audio (it's meant...
I noticed while testing the app that the progress bar briefly showed "5:15 / 5:14" on the Listen page. This could be caused by a few things, but it's probably...
refactored and add AdditionalButton component
Fixes issue #75.
I just accidentally allowed the app to keep playing in the Greek course and progress moved from lesson 33 to 59 while I was busy. The only option available in...
Hi! i can help with adding svg importer support and change .png files to svg. I'll need svg variants of images:)
Adding a previous and next buttons during playing a track without having to go back to the track list page
When the application is installed on RTL devices it behaves in undesirable ways: general design looks crooked, the ListenScrubber fails while being moved, and maybe other things I haven't seen....