AHMED SALIH AC
AHMED SALIH AC
const screenOptions = { animation: 'none', }; in navigation
> Hey guys > > I'm not sure if this is the case but in your project, if you are using Stack Navigation, try disabling animation #461 > > I...
Any idea about this problem @mieszko4
i just solved android zoom blank screen issue using this. Using Expo ``` const { withAppBuildGradle } = require('@expo/config-plugins'); const withExoPlayer = (config) => { return withAppBuildGradle(config, (config) => {...
> i just solved android zoom blank screen issue using this. > > Using Expo > > ``` > const { withAppBuildGradle } = require('@expo/config-plugins'); > > const withExoPlayer =...
i am using expo-video and this module , both are using different android player.