ReactVision / starter-kit

React Native project setup with Viro 🚀
MIT License
127 stars 90 forks source link

TypeError: undefined is not an object #36

Closed neos1lver closed 2 years ago

neos1lver commented 2 years ago

Getting this error on Metro when running the "starter-kit" on an Android Device

ERROR TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[4], "@viro-community/react-viro").ViroConstants.TRACKING_NORMAL') Any help? The app also turns to an screen with the same error

Jexim commented 2 years ago

@SilverOcJu look at this answer.

neos1lver commented 2 years ago

Thank you, @Jexim ! It's working now