aws-samples / amazon-chime-react-native-demo

A React Native demo application for Android and iOS using the Amazon Chime SDK.
MIT No Attribution
100 stars 24 forks source link

Fix null node #189

Closed hokyungh closed 1 year ago

hokyungh commented 1 year ago

Issue #, if available: https://github.com/aws/amazon-chime-sdk-android/issues/563 Description of changes: Sometimes it gets node becomes null when view is already unmounted. This fixes issue in that case.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.