UNPKG

@passageidentity/passage-react-native

Version:

Passkey Complete for React Native - Go completely passwordless with a standalone auth solution in your React Native app with Passage by 1Password

4 lines (3 loc) 172 B
import type { ExpoConfig } from '@expo/config-types'; declare const passageCompletePlugin: (configuration: ExpoConfig) => ExpoConfig; export default passageCompletePlugin;