UNPKG

expo-apple-authentication

Version:

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

4 lines (3 loc) 168 B
export * from './AppleAuthentication'; export * from './AppleAuthentication.types'; export { default as AppleAuthenticationButton } from './AppleAuthenticationButton';