microsoft / reactxp

Library for cross-platform app development.
https://microsoft.github.io/reactxp/
Other
8.29k stars 494 forks source link

NavigationExperimental (deprecated by Facebook) #929

Open miltcruz opened 5 years ago

miltcruz commented 5 years ago

When running 'node node_modules/react-native/local-cli/cli.js' the following occurs.

The build is successful image

Metro Bundler stops at 97% and the following is shown: image

On Android device image

package.config "devDependencies": { "@babel/cli": "^7.1.5", "@babel/core": "^7.1.6", "@babel/plugin-proposal-class-properties": "^7.1.0", "@babel/plugin-proposal-export-namespace-from": "^7.0.0", "@babel/plugin-proposal-numeric-separator": "^7.0.0", "@babel/plugin-transform-modules-commonjs": "^7.1.0", "@babel/plugin-transform-runtime": "^7.1.0", "@babel/preset-env": "7.1.6", "@babel/preset-flow": "^7.0.0", "@babel/register": "^7.0.0", "@babel/runtime": "^7.1.5", "@types/node": "^10.12.8", "@types/react": "^16.7.6", "@types/webpack": "^ 4.4.19", "async": "^2.6.1", "babel-core": "^7.0.0-0", "babel-loader": "^8.0.4", "babel-plugin-lodash": "^3.3.4", "babel-plugin-transform-charcodes": "^0.1.0", "babel-preset-env": "^1.7.0", "babel-preset-flow": "^6.23.0", "cross-env": "^5.2.0", "del": "^3.0.0", "event-stream": "^3.3.6", "finalhandler": "^1.1.1", "fs-extra": "^7.0.1", "gulp": "^3.9.1", "gulp-babel": "^8.0.0-beta.2", "gulp-cached": "^1.1.1", "gulp-eol": "^0.2.0", "gulp-jshint": "^2.1.0", "gulp-rename": "^1.4.0", "gulp-replace-with-sourcemaps": "^0.7.1", "gulp-shell": "^0.6.5", "gulp-tslint": "^8.1.3", "gulp-typescript": "^4.0.2", "gulp-util": "^3.0.8", "gulp-watch": "^5.0.1", "jshint": "^2.9.6", "jshint-stylish": "^2.2.1", "metro-react-native-babel-preset": "^0.49.1", "node-notifier": "^5.3.0", "path": "^0.12.7", "pretty-hrtime": "^1.0.3", "run-sequence": "^2.2.1", "serve-static": "^1.13.2", "ts-loader": "^5.3.0", "ts-node": "^7.0.1", "tslint": "^5.11.0", "tslint-microsoft-contrib": "^5.2.1", "tslint-react": "^3.6.0", "typescript": "^3.1.6", "webpack": "^4.25.1", "webpack-cli": "^3.1.2", "yargs": "^12.0.4" }, "dependencies": { "@babel/plugin-proposal-object-rest-spread": "^7.0.0", "babel-preset-react-native": "^4.0.1", "firebase": "^5.5.8", "moment": "^2.22.2", "nosqlprovider": "^0.6.22", "react": "^16.6.3", "react-dom": "^16.6.3", "react-native": "0.57.5", "react-native-firebase": "^5.1.0", "react-native-sqlite-storage": "^3.3.8", "react-native-windows": "^0.57.0-rc.0", "reactxp": "^1.5.0-rc.3", "reactxp-navigation": "^1.4.0-rc.1", "reactxp-virtuallistview": "^1.5.0-rc.1", "resub": "^1.0.13", "simplerestclients": "^0.2.3", "synctasks": "0.3.3", "validate.js": "^0.12.0" }

fbartho commented 4 years ago

@miltcruz -- it has been a long time since you filed this issue. Is this still a problem? Do you know what we would need to do to fix it if it is?

I'd be happy to incorporate a fix if this is still valid!

miltcruz commented 4 years ago

I have no idea because I stopped using ReactXP in my projects.

On Sun, Aug 9, 2020 at 12:10 PM Frederic Barthelemy < notifications@github.com> wrote:

@miltcruz https://github.com/miltcruz -- it has been a long time since you filed this issue. Is this still a problem? Do you know what we would need to do to fix it if it is?

I'd be happy to incorporate a fix if this is still valid!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/microsoft/reactxp/issues/929#issuecomment-671089716, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLO2I25EVGCEUM6SI4V2QDR73YA7ANCNFSM4GE6YNEA .

fbartho commented 4 years ago

I'm sorry to hear that @miltcruz! Cheers & good luck