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

File Button.tsx

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

Source from the content-addressed store, hash-verified

1import React, { forwardRef } from 'react';
2import { ActivityIndicator, StyleProp, StyleSheet, Text, Pressable, PressableProps, View, ViewStyle, Platform } from 'react-native';
3import Icon, { type IconProps } from './Icon';
4

Callers

nothing calls this directly

Calls 1

useThemeFunction · 0.90

Tested by

no test coverage detected