UNPKG

@huunguyen312/flash-list

Version:

FlashList is a more performant FlatList replacement

32 lines 790 B
declare const ExceptionList: { refreshBooleanMissing: { message: string; type: string; }; stickyWhileHorizontalNotSupported: { message: string; type: string; }; columnsWhileHorizontalNotSupported: { message: string; type: string; }; multipleViewabilityThresholdTypesNotSupported: { message: string; type: string; }; overrideItemLayoutRequiredForMasonryOptimization: { message: string; type: string; }; horizontalMaintainScrollNotSupported: { message: string; type: string; }; customMaintainScrollNotSupported: { message: string; type: string; }; }; export default ExceptionList; //# sourceMappingURL=ExceptionList.d.ts.map