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

File ListItem.tsx

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

Source from the content-addressed store, hash-verified

1import React, { useMemo } from 'react';
2import { Pressable, StyleProp, StyleSheet, Switch, SwitchProps, Text, TextStyle, View, ViewStyle } from 'react-native';
3import { useLocale } from '@react-navigation/native';
4

Callers

nothing calls this directly

Calls 2

useThemeFunction · 0.90
renderContentFunction · 0.70

Tested by

no test coverage detected