UNPKG
react-native-web-lists
Version:
latest (0.1.1)
0.1.1
0.1.0
React Native for Web implementation of Lists
react-native-web-lists
/
src
/
SectionList.js
3 lines
(2 loc)
•
75 B
JavaScript
View Raw
1
2
3
import
MetroListView
from
'./MetroListView'
;
export
default
MetroListView
;