Expo SDK 45
See original GitHub issueDescribe the bug This package throws an error when using with Expo SDK 45.
To Reproduce Steps to reproduce the behavior:
- Import package in a project using Expo SDK 45
- Render component
- See error
Expected behavior This should be compatible with Expo SDK 45.
Error
Error: Requiring module "node_modules/react-native-skeleton-content/lib/index.js", which threw an exception: TypeError: undefined is not an object (evaluating 'NativeUnimoduleProxy.viewManagersNames.includes')
Smartphone (please complete the following information):
- Device: Iphone 12
- OS: iOS 14
- Package version 1.0.24
Issue Analytics
- State:
- Created a year ago
- Reactions:7
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Expo SDK 45. Today we're announcing the release of…
Today we're announcing the release of Expo SDK 45. SDK 45 includes React Native 0.68.2. Thank you to everyone who helped with beta...
Read more >[expo update] Error upgrading to SDK 45 · Issue #17971
Summary There is an error while running expo update ➜ no-filter-app git:(master) expo update Your git working tree is clean To revert the...
Read more >Expo on Twitter: "Expo SDK 45 has arrived! ⚡️ Highlights
Expo SDK 45 has arrived! ⚡️ Highlights - Fresh new look for Expo Go - React Native 0.68.1 - Quality of life improvements...
Read more >Update Expo SDK from 44 to 45, 46 or 47 not working
I tryed several times to update the SDK Version in my project from 44 to 45,46 and 47. Each time I try to...
Read more >expo - npm
The Expo SDK. Latest version: 47.0.9, last published: 2 days ago. Start using expo in your project by running `npm i expo`.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You can use this https://www.npmjs.com/package/@03balogun/react-native-skeleton-content pending the time the issue is resolved.
should we still use the forked @03balogun/react-native-skeleton-content for now, or there is a fix for the official version?