MCPcopy Create free account
hub / github.com/callstack/react-native-slider / StepsIndicator.test.tsx

File StepsIndicator.test.tsx

package/__test__/components/StepsIndicator.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import {render} from '@testing-library/react-native';
3import {StepsIndicator} from '../../src/components/StepsIndicator';
4import {constants} from '../../src/utils/constants';

Callers

nothing calls this directly

Calls 1

renderFunction · 0.50

Tested by

no test coverage detected