Hi!
I am new to react-navigation and i am trying to get it to work on the web.
I find myself confused cause the code in this repo looks nothing alike the regular docs.
( no @react-navigation/core syntax for example)
My Goal would be a Drawer navigator that I can open and close, and preferrably reuse the code later on a native app.
Is this even possible?
Could anyone give more pointers how to use this?
Thank in Advance :)