Ali H. K.

Results 5 comments of Ali H. K.

I noticed I have two versions/copies of _react-native-safe-area-context_, one inside the project's package.json and the other is inside expo's. So I have finally solved this problem the following way: 1....

@Pushpit07 just encountered the same problem, did you manage to solve it?

@melanieseltzer I checked your code and the solution seems to be adding `shouldFilter={false}` to `

@shandianchengzi thank you very much this actually works!.