I have migrated 'ios-native' + 'react-native' to react 0.59.8. I had a stable version before migrating to 0.59.8 version of react. After migration, it's very laggy & slow. Most changes are in imports(99%), no other specif changes were required to make application running.
I had profiled application and found that leak with react view becomingFirstResponser. As attached below screen shot.
Note: This leak was present in the previous version also. Whereas works fine on android.
Anyone who has faced a similar problem after the update.
Thanks in Advance