UNPKG

react-native-smart-data-table

Version:

A highly customizable data table for React Native with sorting, search, checkbox, pagination and more.

4 lines (3 loc) 131 B
export { default as DataTable } from './DataTable'; export { default as Pagination } from './Pagination'; export * from './types';