UNPKG

smartech-base-expo-plugin

Version:

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

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