Mateus Marinho

Results 2 issues of Mateus Marinho

## Issue I'm trying to use the `Filter` function from the `@react-native-firebase/firestore` but it comes as `undefined` when console.log. ``` import firestore, {Filter} from '@react-native-firebase/firestore'; console.log(Filter); // undefined ``` And...

Impact: Bug
Help: Needs Triage

I'm not sure if is something if my printer. But I tried to put a break line after the QRCODE line, but it does not work any way.