UNPKG

react-native-resegmented-control

Version:

A fully customizable, declarative component that mimics the design of UISegmentedControl from iOS 13. Supported on iOS and Android

5 lines 209 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var react_1 = require("react"); exports.SegmentedContext = react_1.createContext(null); //# sourceMappingURL=SegmentedContext.js.map