Description
The navigation extension hasn't seen much maintenance for a long time. #1027
Additionally, these days, there are other libraries that provide much more full-featured Navigation Libraries -- For example, reactnavigation.org supports both react-native and react-native-web.
Is this something that we feel has high value for being part of ReactXP? Anybody at Microsoft?
One concern I have on my mind is Windows & macOS support, as I don't develop on Windows. I think react-navigation should work on macOS & Windows by virtue of those platforms using import-aliasing to swap out the react-native
import. The tight coupling there would be undesirable in my projects/company (which pushed us towards reactxp) but it might have a side-benefit of widening the community of supported libraries.
Options
A. Continue status quo, with minimal maintenance. :'(
B. Find a maintainer! (Maybe somebody who uses it in-house?)
C. Deprecate reactxp-navigation and point people in the direction of other navigation library options.
D. Find people to evangelize ReactXP to other libraries, and convince them to integrate it directly (seems hard)
If you read this ticket please speak up as to your preferences! Absent other input, I'm leaning towards "Option C: Deprecate"