UNPKG

bless-dev

Version:

A dynamic and customizable onboarding screen component for React Native Expo applications with multi-screen navigation and data collection

5 lines (3 loc) 122 B
import { OnboardingScreen } from './src/OnboardingScreen'; export { OnboardingScreen }; export default OnboardingScreen;