halilb / react-native-textinput-effects

Text inputs with custom label and icon animations for iOS and android. Built with react native and inspired by Codrops.
MIT License
2.99k stars 293 forks source link

CPU Usage #25

Closed mybigman closed 7 years ago

mybigman commented 7 years ago

Hello there,

I am using macbook and Genymotion.

When I add say the FUMI component to my APP my CPU usage is nearly 100% under the Genymotion player, as soon as I remove the component and add a standard one the CPU usage drops completely.

Any ideas?

halilb commented 7 years ago

I'm so sorry for my late answer @mybigman. I just tried this on a real device and can't reproduce it.

I'm not an expert about android, but is it possible this is an emulator problem? Coıld you re-test this on a real device? Please re-open the issue if you're still experiencing the problem on a device.