I have recently upgraded my react-native project from 0.59 version to 0.63.1(latest) version. I have disabled hermes engine and configure everything as documented. My app is working fine on iOS but in android my app is performing slow. every UI event such as touch, navigation take 2s-3s delay on release build than before and lagging. Is there anyone who has faced same kind of issue? How you have solved this?
react-native: 0.63.1 react: 16.3 react-navigation: v5 Node.js: 12.3.1