I am developing one react native application for android and iOS.
In, Android everything is working fine but facing one issue with iOS app.
Issue :
- In one of my screen I am using Stopwatch component and few other buttons.
- When I am on that screen and send iOS application in background and resume again from background, all buttons stopped working and screen looks like it freeze completely.
- In this case, I will have to kill application and start again.
Please do needful.
I am developing one react native application for android and iOS.
In, Android everything is working fine but facing one issue with iOS app.
Issue :
Please do needful.