@shopify/flash-list
Version:
FlashList is a more performant FlatList replacement
6 lines • 335 B
JavaScript
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.android.js.map
;