UNPKG

rnr-starter

Version:

A comprehensive React Native Expo boilerplate with 50+ modern UI components, dark/light themes, i18n, state management, and production-ready architecture

3 lines (2 loc) 77 B
export { Table } from '../table'; export type { TableProps } from './types';