Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/callstack/react-native-slider
/ StepNumber.test.tsx
File
StepNumber.test.tsx
package/__test__/components/StepNumber.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import {render} from
'@testing-library/react-native'
;
3
import {StepNumber} from
'../../src/components/StepNumber'
;
4
Callers
nothing calls this directly
Calls
1
render
Function · 0.50
Tested by
no test coverage detected