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

5 lines (4 loc) 175 B
import { type ConfigPlugin } from '@expo/config-plugins'; import 'dotenv/config'; declare const modifyAndroidStringsXML: ConfigPlugin; export default modifyAndroidStringsXML;