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 185 B
import { openExternalApp, openAppInAppStore, openAppInPlayStore, } from "./linking"; export { openExternalApp, openAppInAppStore, openAppInPlayStore }; //# sourceMappingURL=index.js.map