The documentation only shows those four links, Documentation, Stack Overflow, Chat with us and Contributing. When clicking on the documentation, a new tab opens in my browser with the same URL. The left menu only shows "Quick links" and nothing else.
https://wix.github.io/react-native-navigation/#/

Having the same issue
I have the same issue. More information: if I use the browser that has visited the document page before, it works. But if I use a new browser (or incognito mode), the above issue appears with some errors in JS console. I have checked on Chrome, Firefox, Safari.
Here's the console output

I went ahead and fixed all the errors in the following PR: https://github.com/wix/react-native-navigation/pull/4486
@gunnartorfis @namtvit07 @heytimj Could you guys take a look if it is fixed now? Make sure to fully refresh it (might be cached etc)
If it's fixed let me know and we can close this issue.
Ok it's been fixed by https://github.com/wix/react-native-navigation/pull/4486, if you are still having any problems make sure to use
Ctrl + Shift + R
to bypass any previous caching.
Most helpful comment
Ok it's been fixed by https://github.com/wix/react-native-navigation/pull/4486, if you are still having any problems make sure to use
to bypass any previous caching.