UNPKG

@shopify/flash-list

Version:

FlashList is a more performant FlatList replacement

6 lines 331 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var react_native_1 = require("react-native"); var AutoLayoutViewNativeComponent = (0, react_native_1.requireNativeComponent)("AutoLayoutView"); exports.default = AutoLayoutViewNativeComponent; //# sourceMappingURL=AutoLayoutViewNativeComponent.ios.js.map