MCPcopy
hub / github.com/BlueWallet/BlueWallet / CopyTextToClipboard.tsx

File CopyTextToClipboard.tsx

components/CopyTextToClipboard.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Clipboard from '@react-native-clipboard/clipboard';
2import React, { forwardRef, useCallback, useEffect, useImperativeHandle, useMemo, useRef, useState } from 'react';
3import { StyleSheet, Text, TextProps, TextStyle, TouchableOpacity, View, ViewStyle } from 'react-native';
4

Callers

nothing calls this directly

Calls 3

useThemeFunction · 0.90
triggerHapticFeedbackFunction · 0.85
renderHighlightedAddressFunction · 0.85

Tested by

no test coverage detected