luchita
Results
1
comments of
luchita
With TypeScript: ``` import { fireEvent, screen, render } from '@testing-library/react-native'; import type { forwardRef as RNforwardRef } from 'react'; import type { ComponentProps } from 'react'; import React from...