UNPKG

expo-share-multi-intent

Version:

use native share intent for ios and android with expo

4 lines (3 loc) 164 B
import { ConfigPlugin } from "@expo/config-plugins"; import { Parameters } from "./types"; export declare const withCompatibilityChecker: ConfigPlugin<Parameters>;