UNPKG

@scrolia/react-native-flash-list

Version:

A set of list components for Scrolia React Native

5 lines (4 loc) 176 B
export type { FlashListXProps } from "./list/x"; export type { FlashListYProps } from "./list/y"; export { FlashListX } from "./list/x"; export { FlashListY } from "./list/y";