UNPKG

expo-apple-authentication

Version:

A package that provides 'Sign in with Apple' capability for Expo and React Native apps.

4 lines (3 loc) 121 B
import { ConfigPlugin } from 'expo/config-plugins'; declare const _default: ConfigPlugin<void>; export default _default;