Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(#131): fix native crash when the subviews array is empty #132

Merged
merged 1 commit into from Dec 15, 2022

Conversation

max-kim
Copy link
Contributor

@max-kim max-kim commented Dec 15, 2022

This pull request resolves (#131)

Description

Added a condition to check whether the subviews array is empty or not. It fixes application crashes in case the subviews array comes empty.

Affected platforms

  • Android
  • iOS

Test plan/screenshots/videos

@mateusz1913 mateusz1913 merged commit 6f00afd into mateusz1913:master Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants