This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
Error on require react-native-iphone-x-helper "undefined is not an object" #205
Labels
bug
Something isn't working
Information
Detail
On iOS (iPhone 13 simulator), when I open the screen containing the collapsible header, I'm obtaining this error:
I've also tried to install
react-native-iphone-x-helper
on my side, but the problem persists. The library was perfectly working before updating the libraries (before: react-native 0.63.3, navigation 5.8.7, collapsible 5.8.1).EDIT: I've already executed
pod update
andpod install
in my iOS folder, also tried withyarn install --force
.The text was updated successfully, but these errors were encountered: