UNPKG

@pspatel/react-native-app-intro

Version:

A fully customizable React Native component aimed to beautify onboarding experience

5 lines (3 loc) 155 B
import Colors from "./Colors"; import { screenWidth, screenHeight, normalize } from "./Metrics"; export { Colors, screenWidth, screenHeight, normalize };