Mehmet A

Results 2 comments of Mehmet A

I have removed com.facebook.CustomTabActivity via android-manifest.plugin.js ```js const { AndroidConfig, withAndroidManifest } = require('@expo/config-plugins') module.exports = function withCustomConfig(config) { return withAndroidManifest(config, async (config) => { config.modResults.manifest.application[0].activity = config.modResults.manifest.application[0].activity.filter( (item) =>...

Popperjs is pretty bad for performance, especially GPU usage becomes quite heavy during user events like scrolls. I have included screenshots below with and without Flowbite dropdown on exact same...