4 comments found.
Invariant Violation: requireNativeComponent: “RNSVGSvgView” was not found in the UIManager.
getting this error on most off the screens not able to add check box in screen also there are more issues with expo
please check package.json and fix like this
dependencies:{ ...., “react-native-svg”: “13.4.0”, }, resolutions:{ “react-native-svg”: “13.4.0”, }
Then flow step below:
If you using NPM 1. Remove node_modules and package-lock.json 2. Install all packages again. Use “npm install—save—legacy-peer-deps”.
If you using Yarn 1. Run cmd : rm -rf node_modules yarn.lock package-lock.json yarn-error.log 2. Install all packages again with Yarn
Re-build application.
Hello, when trying to use the TRAMKAM demo for Android at Expo, I get a premium version error for every screen. Can you resolve so that I can test?
Okie let us update it
@jgarfunkel, we have implemented simple backend for this in nodejs, ping me at paul_at_storm-interactive.com happy to guide you
thanks
pre purchase question: do you have any guides on implementing the backend?
No, It’s frontend template, don’t have guide for backend