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

3 lines (2 loc) 151 B
import { openExternalApp, openAppInAppStore, openAppInPlayStore } from "./linking"; export { openExternalApp, openAppInAppStore, openAppInPlayStore };