UNPKG

@freakycoder/react-native-helpers

Version:

All helpers in one; iPhone series support, dimensions helper, hasNotch helper, normalize text helper and text helpers for React Native with very easy use

8 lines (6 loc) 159 B
import { openExternalApp, openAppInAppStore, openAppInPlayStore, } from "./linking"; export { openExternalApp, openAppInAppStore, openAppInPlayStore };