Home
last modified time | relevance | path

Searched refs:ExpoAppleAuthenticationButton (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-apple-authentication/src/
H A DExpoAppleAuthenticationButton.ts4 let ExpoAppleAuthenticationButton: any; variable
7 ExpoAppleAuthenticationButton = requireNativeViewManager('ExpoAppleAuthentication');
10 export default ExpoAppleAuthenticationButton;
H A DAppleAuthenticationButton.tsx4 import ExpoAppleAuthenticationButton from './ExpoAppleAuthenticationButton';
34 if (!ExpoAppleAuthenticationButton) {
40 return <ExpoAppleAuthenticationButton onButtonPress={onPress} {...restProps} />;
/expo/packages/expo-apple-authentication/build/
H A DExpoAppleAuthenticationButton.js3 let ExpoAppleAuthenticationButton; variable
5 ExpoAppleAuthenticationButton = requireNativeViewManager('ExpoAppleAuthentication');
7 export default ExpoAppleAuthenticationButton;
H A DExpoAppleAuthenticationButton.js.map1ExpoAppleAuthenticationButton.js","sourceRoot":"","sources":["../src/ExpoAppleAuthenticationButton
H A DAppleAuthenticationButton.js2 import ExpoAppleAuthenticationButton from './ExpoAppleAuthenticationButton';
28 if (!ExpoAppleAuthenticationButton) {
34 …return React.createElement(ExpoAppleAuthenticationButton, { onButtonPress: onPress, ...restProps }…
H A DExpoAppleAuthenticationButton.d.ts1 declare let ExpoAppleAuthenticationButton: any; variable
2 export default ExpoAppleAuthenticationButton;
H A DExpoAppleAuthenticationButton.d.ts.map1 {"version":3,"file":"ExpoAppleAuthenticationButton.d.ts","sourceRoot":"","sources":["../src/ExpoApp…
H A DAppleAuthenticationButton.js.map1ExpoAppleAuthenticationButton from './ExpoAppleAuthenticationButton';\n\n// @needsAudit\n/**\n * T…