UNPKG

@brijen/react-native-multistep

Version:

A lightweight multi-step view component for React Native with smooth transitions using Reanimated.

5 lines 174 B
import MultiStep from './components/MultiStep'; import Step from './components/Step'; export * from './types'; export { MultiStep, Step }; //# sourceMappingURL=index.d.ts.map