Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/react-native-paper
/ Card.test.tsx
File
Card.test.tsx
src/components/__tests__/Card/Card.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { Animated, StyleSheet, Text } from
'react-native'
;
3
4
import { act, render } from
'@testing-library/react-native'
;
Callers
nothing calls this directly
Calls
4
getCardColors
Function · 0.90
getTheme
Function · 0.90
getCardCoverStyle
Function · 0.90
render
Function · 0.50
Tested by
no test coverage detected