-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The problem
Almost all of the of the React Native component documentation is not available on the website.
How to reproduce
Navigate to: https://rescript-react-native.github.io/docs/keyboardavoidingview, or most other components, and see that there is no documentation. The only one with documentation I've come across is: https://rescript-react-native.github.io/docs/pressable.
Expected behavior
I'd expect at the very least the component definition so I can see the prop names for the bindings, or more ideally the props + an example usage + link to official RN documentation.
Actual behavior
No documentation at all.
I often have to open the source code to figure out how to use a component. It seems pretty unideal
Environment
Firefox: 91.0
or
Chrome: 92.0.4515.131
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed