Sample App React-Spectrum
I started using the example app, but I'm having a hard time to get navigation up and running.
Is there any example about a simple app with a "header" (top navigation with a few sample entries) and some components (as routes for the header nav?
would save me a lot of time to start with a simple template instead trying to figure out how react-spectrum should be used (especially the state change)....
remark: no need for big contents in the components, some simple text pages is far enough. it's more about the handling of the spa router together with authentication...
