Description
The same RN app runs on OPPO devices and Huawei devices but have a different performance on allocated memory.
Reproduction Steps and Sample Code
git https://github.com/452MJ/Mtime-React-Native
cd app
npm install
react-native link
react-native start
react-native run-android
Solution


Fix the higt memory problems.
Additional Information
- React Native version: 0.44.0
- Platform: Android
- Development Operating System: Windows
- Dev tools: IntelliJ IDEA 2017.1.2