React-native-navigation: iOS13 pageSheet modal: no cleanup after dismissing by gesture

Created on 9 Aug 2019  路  4Comments  路  Source: wix/react-native-navigation

In iOS13 pageSheet modals can be dismissed using a swipe. When this is happening currently there is no cleanup (componentWillUnmount is not called), causing several edge cases.

Most helpful comment

Pretty critical @yogevbd

All 4 comments

Confirm, this happen on iOS 13 build with Xcode 11 beta 3. Probably nothing will change in native side on release.
This potentially could be a critical issue due to memory leaks.

Pretty critical @yogevbd

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back. Thank you for your contributions.

Not stale...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

viper4595 picture viper4595  路  3Comments

EliSadaka picture EliSadaka  路  3Comments

tmaly1980 picture tmaly1980  路  3Comments

zhanguangao picture zhanguangao  路  3Comments

switchtrue picture switchtrue  路  3Comments