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.

6 lines (5 loc) 273 B
const Messages = { 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;