UNPKG

@interactify-live/pindo-wizard-react-native

Version:

React Native PindoWizard component for media capture and interaction management

3 lines (2 loc) 162 B
export { default as PindoWizard } from './PindoWizard'; export type { PindoWizardProps, Media, MediaWithInteractions, InteractionItem, Settings } from './types';