@@ -46,12 +46,10 @@ type State = {|
46
46
* A container component that renders multiple SwipeableRow's in a FlatList
47
47
* implementation. This is designed to be a drop-in replacement for the
48
48
* standard React Native `FlatList`, so use it as if it were a FlatList, but
49
-
* with extra props, i.e.
50
-
*
51
-
* <SwipeableListView renderRow={..} renderQuickActions={..} {..FlatList props} />
49
+
* with extra props.
52
50
*
53
51
* SwipeableRow can be used independently of this component, but the main
54
-
* benefit of using this component is
52
+
* benefits of using this component are:
55
53
*
56
54
* - It ensures that at most 1 row is swiped open (auto closes others)
57
55
* - It can bounce the 1st row of the list so users know it's swipeable
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4