i have fully working react-native android app Groww .Working on performance optimisation .
I am using Redux-saga & axios for async network call ,during network calls touchable opacity doesn't work ,everything work but clickable event doesn't responed.
I have optimised my application by using Flatlist , shouldComponentUpdate etc . but with this issue i am stuck any help would be appreciated.