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

Upgrade from 0.6.4 to 0.7.0 break my app #49

Closed
kopax opened this issue Feb 6, 2020 · 1 comment
Closed

Upgrade from 0.6.4 to 0.7.0 break my app #49

kopax opened this issue Feb 6, 2020 · 1 comment

Comments

@kopax
Copy link

kopax commented Feb 6, 2020

react-native-safe-area-context            0.6.4  →         0.7.0 

After trying this upgrade, I am having test issue with jest:

    TypeError: Cannot read property 'Constants' of undefined

      at Object.<anonymous> (node_modules/react-native-safe-area-context/lib/commonjs/InitialWindowSafeAreaInsets.ts:9:17)
      at Object.<anonymous> (node_modules/react-native-safe-area-context/lib/commonjs/index.tsx:6:1)

I expect them to pass as in with 0.6.4.

Thanks!

@janicduplessis
Copy link
Member

Sorry about that, fixed in 0.7.1

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

No branches or pull requests

2 participants