Jairo Júnior
Results
1
issues of
Jairo Júnior
**Describe the bug** When i try to render my component in test the error pop up. **Test.spec.tsx** ``` import { render } from '@testing-library/react-native'; import React from 'react'; import BarcodeReader...