react-native-windows-samples
react-native-windows-samples copied to clipboard
Add context page for API docs
trafficstars
It would be good to add a page that sets context on what the API docs section is doing - point to RN docs for all RN APIs, set context on Windows specific work, Mac specific work etc., Right now it is confusing to land in that section without context.
Agreed. It pretty unceremoniously drops you into a specific API: https://microsoft.github.io/react-native-windows/docs/flyout-component Which is what the Facebook docs do, but theirs are more comprehensive.
There is a good context page for the react native API docs now.
I'd be happy to write this if that would be helpful