Johnny Wang

Results 8 issues of Johnny Wang

A question about how autolabeler works, that may also be an actual issue. I had previously set up autolabeler to work in our monorepo, and labels were getting applied correctly...

**Description:** We've managed to get deeplinks to (mostly) work in our mobile apps. The following cases all work fine: - Links to our website (i.e. `https://app.mysite.com`) deeplink correctly in both...

A couple questions since the documentation for running on CI is a bit sparse: https://maestro.mobile.dev/getting-started/running-flows-on-ci - I assume there's a bunch of setup that's necessary in order to make sure...

**Describe the bug** I've set up the workflow, config file, and submitted several PRs to try testing out the action, only to encounter a `"Failed to execute No file named...

bug

### Description After updating to 2.16.1, I'm getting TypeScript errors in my code from several packages exported by RNGH when used in refs. Namely, `ScrollView` and `RNGHTextInput` will now error...

Platform: Android
Platform: iOS
Missing repro

### Describe the bug Wasn't sure where to report this, but the NPM package for mobile replay points here. I know mobile session replay is still in alpha, but thought...

bug

### Description It's not clear from the documentation whether mocking is necessary when trying to test reanimated code in Jest/RNTL, i.e. `jest.mock('react-native-reanimated', () => require('react-native-reanimated/mock'));` I see that there was...

Area: Documentation
Feature request

**Describe the bug** I know these packages are pretty old at this point, but we need to do a partial Stripe upgrade before doing the full Expo/RN upgrade. The package...