react-native-multiswitch-controller
Version:
Smooth animated multiswitch component with dynamic width
5 lines • 301 B
TypeScript
export type { ControlOption } from './types';
export { default as useControlListState, type ControlListRef, } from './useControlListState';
export { default as MultiswitchController } from './MultiswitchController';
export type { ControllerVariant } from './types';
//# sourceMappingURL=index.d.ts.map