Timothy J. Aveni

Results 25 comments of Timothy J. Aveni

Ooh, fun! I think there's an addon for [react-native-track-player](https://github.com/react-native-kit/react-native-track-player) that would do this, though I never looked too much into it. I agree it'd be cool to have.

Hi! Regarding (1) and (3), I've generally designed the app assuming you won't need to spend a whole lot of time interacting with the app's screens. A dark mode wouldn't...

Thanks for the report! Pinging @schonfeld who's able to test on iOS

totally agree, I found out about that hook pretty late so never actually used it.

Go for it! :) I think the biggest awkward point here will be in `ListenBody.react`, in particular this line: height={downloaded ? 236 : 164} If you add an item to...

Good call, you may want to work on top of the iOS branch. I'm hoping to merge it soon but this may not happen right away.

Indeed #27 will fix this :) The iOS build is actually on the #27 branch, which is why it has the button even though Android doesn't have it yet. We...

huh... thanks for mentioning this, @hackel! It's a one-line fix, I don't know how this made it into master (since I have a pretty good memory of testing it as...

Seems like there are two main fixes: ship Roboto with the app, or add a space at the end of every text element..! facebook/react-native#15114

Unfortunately not, and I don't own a OnePlus 5t myself :(