I have tried "react-navigation" in sample app created by using "create-react-app" command. It's working in mobile but not working for web.
Also tried implementing navigation using "react-router-dom", which is working perfectly for web. But not working for mobile giving ‘Error: Invariant failed: Browser history needs a DOM’.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…