UNPKG

react-native-unistyles

Version:
10 lines (9 loc) 331 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SectionList = void 0; var _reactNative = require("react-native"); var _core = require("../../core"); const SectionList = exports.SectionList = (0, _core.createUnistylesElement)(_reactNative.SectionList); //# sourceMappingURL=SectionList.js.map