question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't work in Expo SDK36

See original GitHub issue

Can’t use it. Both iOS and Android crashes.

Invariant Violation: requireNativeComponent: "ARTShape" was not found in the UIManager.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:18 (3 by maintainers)

github_iconTop GitHub Comments

19reactions
mrikirillcommented, Dec 17, 2019

You could try this:

yarn add @react-native-community/art react-native link @react-native-community/art cd ios && pod install re-build project

8reactions
duylinhdang1998commented, Dec 17, 2019

You could try this:

yarn add @react-native-community/art react-native link @react-native-community/art cd ios && pod install re-build project

sdk36 expo cli not react native cli can’t link

Read more comments on GitHub >

github_iconTop Results From Across the Web

Expo SDK 36 is now available
SDK 36 is a maintenance release: along with the new version of React Native, it includes many bugfixes, consistency improvements, ...
Read more >
Expo thinks sdk 36.0.0 is invalid and wont let me build:ios
I have tried doing an expo update but I get the following message: You are currently using SDK 36.0.0. Would you like to...
Read more >
Not valid sdk version after upgrading Android Expo app ( #3112
I try to run a new Expo project: expo init my-new-project cd my-new-project expo start Then I open ... 31.0.0. is not a...
Read more >
Expo SDK 40 is now available - DEV Community ‍ ‍
If you want to re-run expo build, then you'll need to upgrade from SDK 36, preferably to SDK 40 so you won't need...
Read more >
Getting app running locally in expo | The Draftbit Community
However, I can run the web project without problems but the expo go app and the ... in warnImpl node_modules\react-native\Libraries\LogBox\LogBox.js:36:4 in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found