Enable filter prop on Android #3840
Replies: 3 comments
-
Hello, Yes agree for the feature, can be tracked here: |
Beta Was this translation helpful? Give feedback.
-
Hey, let me try it with the media3 effect library, and then we can compare the result with AVPlayer's behavior. What is your opinion? |
Beta Was this translation helpful? Give feedback.
-
Great ! no problem. I don't know what you are exactly trying to do, but if you fond limitation, we just need to clearly put it in the doc ! |
Beta Was this translation helpful? Give feedback.
-
As React Native Video currently offers the filter prop exclusively for iOS, extending this functionality to Android users ensures parity and a consistent experience across platforms. By enabling this prop for Android, we enhance cross-platform compatibility and provide Android users with the same level of flexibility and customization as their iOS counterparts.
I think we can enable filter prop on Android using this library.
@KrzysztofMoch @freeboub what do you think?
Beta Was this translation helpful? Give feedback.
All reactions