react-native-uber-eats
react-native-uber-eats copied to clipboard
Uber Eats clone with Expo and React Native
I want to use your base code for my project
All I get is: {"name":"react-native-uber-eats","slug":"react-native-uber-eats","privacy":"public","sdkVersion":"32.0.0","platforms":["ios","android"],"version":"1.0.0","orientation":"portrait","icon":"./assets/images/icon.png","splash":{"image":"./assets/images/splash.png","resizeMode":"contain","backgroundColor":"#ffffff","imageUrl":"http://192.168.1.12:19001/assets/./assets/images/splash.png"},"updates":{"fallbackToCacheTimeout":0},"assetBundlePatterns":["**/*"],"ios":{"supportsTablet":true},"description":"","xde":true,"developer":{"tool":"exp","projectRoot":"/Users/ianblack/react-native-uber-eats"},"packagerOpts":{"hostType":"lan","lanType":"ip","dev":true,"minify":false,"urlRandomness":"pb-7i9"},"env":{},"bundleUrl":"http://192.168.1.12:19001/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&minify=false&hot=false&assetPlugin=%2FUsers%2Fianblack%2Freact-native-uber-eats%2Fnode_modules%2Fexpo%2Ftools%2FhashAssetFiles","debuggerHost":"192.168.1.12:19001","mainModuleName":"node_modules/expo/AppEntry","logUrl":"http://192.168.1.12:19000/logs","hostUri":"192.168.1.12:19000","iconUrl":"http://192.168.1.12:19001/assets/./assets/images/icon.png","id":"@anonymous/react-native-uber-eats-86a90e6b-f8dc-4e96-a6e1-cf7b69d89f11"}
C:\Users\Raul\Documents\GitHub\react-native-uber-eats\node_modules\metro-config\src\defaults\index.js:112 blacklistRE: blacklist(), useWatchman: true }, serializer: { polyfillModuleNames: [], getRunModuleStatement: moduleId => `__r(${JSON.stringify(moduleId)});`, getPolyfills: () => [], postProcessBundleSourcemap: (_ref) => {let code = _ref.code,map = _ref.map,outFileName = _ref.outFileName;return {...
fork
I'm trying to get this thing running but I can't seem to! I would really appreciate some build notes to help me get the app built. Thanks in advance
The application cannot be run on expo due to the outdated version. Please update to at least version 34.0.0 along with imports noted on expo site. Here is a walkthrough...
Hi Andre First of all, thanks for sharing this project. Look, i was trying to run it out via Expo Tunel in my mobile - but Expo asked me to...