Lukas Havlicek

Results 2 issues of Lukas Havlicek

**Intended outcome:** When using `MockedProvider` from `@apollo/react-testing` library with **class** component, which is wrapped with `withApollo` HoC, calling `this.props.client.readQuery` runs provided mocks during tests. **Actual outcome:** Calling `this.props.client.readQuery` on component...

I've only tested this on Android. When trying to zoom on screen which is part of the DrawerNavigator route, app crashes with this error: `ReactDrawerLayout.java line 37 com.facebook.react.views.drawer.ReactDrawerLayout.onInterceptTouchEvent Fatal Exception:...