UNPKG

swiftui-react-native

Version:

A React Native component library inspired by SwiftUI

6 lines 198 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Section = void 0; const Section = (props) => null; exports.Section = Section; //# sourceMappingURL=Section.js.map