UNPKG

smartech-base-expo-plugin

Version:

Smartech Base Expo SDK's React Native Plugin For React Native Projects.

4 lines (3 loc) 180 B
import { ConfigPlugin } from "@expo/config-plugins"; import { SmartechBaseProps } from "./smartechBaseProps"; export declare const withNetcoreiOS: ConfigPlugin<SmartechBaseProps>;