MCPcopy
hub / github.com/slopus/happy / InlineFileDiff.tsx

File InlineFileDiff.tsx

packages/happy-app/sources/components/InlineFileDiff.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { View, ScrollView, ActivityIndicator, Pressable, Platform } from 'react-native';
3import { Ionicons } from '@expo/vector-icons';
4import { Text } from '@/components/StyledText';

Callers

nothing calls this directly

Calls 9

resolveSessionFilePathFunction · 0.90
useSettingMutableFunction · 0.90
sessionBashFunction · 0.90
getPatchDiffStatsFunction · 0.90
tFunction · 0.90
buttonStyleFunction · 0.70
textStyleFunction · 0.70
setErrorFunction · 0.50
createMethod · 0.45

Tested by

no test coverage detected