repodio / react-native-trimmer

An audio trimmer built for react native
84 stars 30 forks source link

Example of implementation? #3

Open markgonz opened 4 years ago

markgonz commented 4 years ago

Have you applied this control to a video player? If so, could you provide an example?

CapitanRedBeard commented 4 years ago

Hey @markgonz can you elaborate more on what you're trying to achieve? Perhaps a picture or a diagram would go a mile. Thanks!

jahanzaibbaloch99 commented 2 years ago

@CapitanRedBeard
i want to implement video trimmer like this Just need the UI I will use react native ffmpeg in parallel to create thumbnail and trim the video 37200622-981c0e00-2385-11e8-8ebc-877d65ae48ee

Boaz-Dejene-Et commented 1 year ago

@jahanzaibbaloch99 can you please share me a code I don't know how to give it a fixed width like your example.

Boaz-Dejene-Et commented 1 year ago

@CapitanRedBeard i wanted to implement the exact Ui as @jahanzaibbaloch99 but i find it really hard. i couldn't give it a fixed width like the example @jahanzaibbaloch99 gave us.