react-native-media-console icon indicating copy to clipboard operation
react-native-media-console copied to clipboard

UI controls have unexpected behavior compared with demo

Open coofzilla opened this issue 1 year ago • 5 comments

In the demo the controls such as play/fwd, rwd seem to "depress" however, when using it, the play seems to scale very largely for a moment and play; while, the seek buttons dont have any visual indication that you've pressed the buttons.

https://github.com/LunatiqueCoder/react-native-media-console/assets/75731066/ad30b986-c6b9-4b9a-9df7-a27d10112f09

coofzilla avatar May 15 '24 00:05 coofzilla

@coofzilla I can easily add some opacity feedback when the button is being pressed by using the <Pressable /> API from react-native. I don't understand how/why the the play button scales largely, it's definitely not implemented by us, and also why the <TouchableHighlight /> doesn't work like in the demo anymore. Anyway, will be looking into it :/

LunatiqueCoder avatar Jun 09 '24 10:06 LunatiqueCoder

@LunatiqueCoder thank you, I appreciate you looking into this!

coofzilla avatar Jun 09 '24 23:06 coofzilla

has there been any update to this? @LunatiqueCoder

coofzilla avatar Jun 23 '24 11:06 coofzilla

@coofzilla Hopefully by the ned of the month we will have something. :( Sorry for the delay

LunatiqueCoder avatar Jul 06 '24 12:07 LunatiqueCoder

@LunatiqueCoder thank you for the response! I appreciate it and totally understand.

coofzilla avatar Jul 07 '24 21:07 coofzilla