Android expo front camera change mirror effect

Please provide the following:

  1. SDK Version: 44
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.
    expo-camera

I am using expo-camera to record videos. I would like to be able to have the same effect as tiktok, meaning that when recording with my front camera, I just see something like in a mirror. In expo-docu, there is a mirror prop, however it only works for IOS. How can I achieve this behaviour on Android ?

Thanks !!

Hey @anatoleblanc, this isn’t currently possible with the expo-camera module. You’ll need to explore third-party libraries or create your own implementation.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.