UNPKG

@shopify/flash-list

Version:

FlashList is a more performant FlatList replacement

10 lines 344 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PlatformConfig = void 0; var PlatformConfig = { defaultDrawDistance: 500, supportsOffsetCorrection: false, trackAverageRenderTimeForOffsetProjection: false, }; exports.PlatformConfig = PlatformConfig; //# sourceMappingURL=PlatformHelper.web.js.map