React Native Application for Android
I'm already applying things like
Removing console logs.
No inline styles.
Not calling setState on an unmounted component.
Use Flat list to render data.
But that's just not enough, build to the Android one. There's a huge performance gap, unfortunately.