bugfix(openmodal) fix building issue by adding if statements in mount…#56
bugfix(openmodal) fix building issue by adding if statements in mount…#56wendyprogramic wants to merge 1 commit intopaufau:mainfrom
Conversation
…ing and unmounting children
|
Could you please provide more details about XCode and iOS version you are using to c create the build? |
|
It happens when i run 'expo run:ios' (after a prebuild). I am using the following versions: The error I got was: |
|
Hi @wendyprogramic , sorry for the late reply. Any chance you could update the minor library versions and check again? |
@paufau yes that works, thank you so much :) |
…ing and unmounting children
Please provide enough information so that others can review your pull request:
Motivation
Explain the motivation for making this change. What existing problem does the pull request solve?
I got an error when building the app, this seems to fix it.