Tyler Sheaffer
Tyler Sheaffer
I think this is a dupe of https://github.com/lbryio/odysee-ios/issues/77 no?
This has similar UX implications as https://github.com/lbryio/odysee-ios/issues/18, see my comment there.
Would this be local only e.g. a mapping on the device of claim ids > where you'd scrubbed / played to? Or would this be associated with the user's account...
I think there should be a global variable that's accessible that exposes the highest of the mini player, and then all content views can use this as the bottom content...
Agreed. If users want to do this on cellular connection I don't think the app should stop them either, perhaps just a little confirmation prompt (or make it a global...
And then if you open the app without a network connection at all (e.g. under a tunnel, or phone is on airplane etc) then it defaults to a view of...
As a user, I think this is high priority. I would say that the jankiness of the tab bar animations on pushes and pops is very broken, and it honestly...
I think the root cause here is the way we're setting the audio session active via `lazyPlayer`, I think this should be refactored to be much more explicit so that...
Ah OK I'll try to build out more test cases. Is there a way for me to assign myself an issue or mark it as "in progress by me"? The...
@takameyer @fronck any update here? This is the stack trace I get on `[email protected]` with `[email protected]` and `jsEngine: "hermes"`: ``` Thread 12 Crashed:: com.facebook.react.JavaScript 0 hermes 0x109f468a8 0x109f40000 + 26792...