We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03eecd commit 337ae67Copy full SHA for 337ae67
src/components/sortableList/SortableList.api.json
@@ -3,6 +3,7 @@
3
"category": "basic",
4
"description": "A sortable list component",
5
"extends": ["FlatList"],
6
+ "extendsLink": ["https://reactnative.dev/docs/flatlist"],
7
"example": "https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/SortableListScreen.tsx",
8
"props": [
9
{
0 commit comments