UNPKG

react-native-refresh-loadmore-recyclerlistview

Version:

The listview that you need and deserve. It was built for performance, uses cell recycling to achieve smooth scrolling.

7 lines (5 loc) 300 B
const Messages: {[key: string]: string} = { ERROR_LISTVIEW_VALIDATION : "missing datasource or layout provider, cannot proceed without it", WARN_SCROLL_TO_INDEX: "scrollTo was called before FindRecyclerListView was measured, please wait for the mount to finish", }; export default Messages;