XamarinPOC
XamarinPOC
dependencies": { "react": "16.13.1", "react-native": "0.63.0", "react-native-image-picker": "^2.3.2", "tflite-react-native": "0.0.5" target 'TFDemo' do pod 'TensorFlowLite', '1.12.0' config = use_native_modules! /** * Metro configuration for React Native * https://github.com/facebook/react-native * *...
[Error: TransformError App.js: Cannot find module '/Users/akumar/Documents/TFRNdemo/node_modules/@react-native-community/cli/node_modules/metro-react-native-babel-transformer/src/index.js' { "name": "TFRNdemo", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "test": "jest", "lint": "eslint ."...
Possible Unhandled Promise Rejection (id: 0): TypeError: null is not an object (evaluating '_reactNativeSecureKeyStore.default.set') _callee$@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:123941:85 tryCatch@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:29288:23 invoke@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:29463:32 tryCatch@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:29288:23 invoke@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:29364:30 http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:29394:19 tryCallTwo@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:3251:9 doResolve@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:3415:25 Promise@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:3274:14 callInvokeWithMethodAndArg@http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false:29393:29
NavigationItem.SetLeftBarButtonItem(new UIBarButtonItem(UIImage.FromBundle("menu.png"), UIBarButtonItemStyle.Plain, (sender, e) => { PresentViewController(sideMenuManager.LeftNavigationController, true, null);