stasmotorny

Results 5 issues of stasmotorny

### What are you working on? Hi, guys. I am working on documents signature implementation. It have few steps: 1) User see PDF file and should tap on the place...

in-progress
needs-triage

Hi, guys. I can't test Button state changes. I have two inputs with validations, if user entered valid email and password and we have no errors login Button should become...

question

Hi, guys. I am working on documents signature implementation. It have few steps: User see PDF file and should tap on the place where signature should be placed. On this...

Hey, guys. I'm trying to mock firestore for testing, but can't find the wright workaround. my mock for firestore: ``` import {jest} from '@jest/globals'; import {mockReactNativeFirestore} from 'firestore-jest-mock'; const db...

When app is in foreground and device is stationary heartbeat fires with interval, that I set, for ios heartbeat also works good in background, but on android I don't see...