You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried implementing the code from an example of sideswipe (https://snack.expo.io/@kkemple/sideswipe-example), but kept running into an "Invariant Violation: Element type is invalid" error. I've tried everything I could, but couldn't get rid of it. Looking at the other open issues, it looks like this repo might be incompatible with the latest version of Expo / React Native, as the Snack linked above gets an error as well.
The text was updated successfully, but these errors were encountered:
I am having the same problem. I implemented the code as mentioned and I keep running into the following error: Invariant Violation: Invariant Violation: [1,{"type":"value","value":"<<NaN>>","offset":0}] is not usable as a native method argument
I tried implementing the code from an example of sideswipe (https://snack.expo.io/@kkemple/sideswipe-example), but kept running into an "Invariant Violation: Element type is invalid" error. I've tried everything I could, but couldn't get rid of it. Looking at the other open issues, it looks like this repo might be incompatible with the latest version of Expo / React Native, as the Snack linked above gets an error as well.
The text was updated successfully, but these errors were encountered: