Tarık
Tarık
### Describe the bug Hey!👋 I wanted to implement offline support to my current react-native app, thus upgraded react-query to `^4.0.0-beta.14`. However, I've noticed that useQuery hooks are not returning...
Hi there 👋🏻 Thanks for this amazing library! I have come across the usage of parsePatterns prop in `MessageText.tsx` component, and noticed that it has `any` type. Extracted `ParsedShape` type...
## Motivation There might be specific scenarios where some action needs to be executed on pressing backdrop component.
### Current behavior (I am opening this issue here because [it is said that](https://github.com/react-navigation/react-navigation/issues/10432#issuecomment-1073822647) this issue might be related to this library I have already [opened the issue](https://github.com/react-navigation/react-navigation/issues/10432) in the...
# Overview This pull request allows mocking `NetInfoStateType`. And resolves the error below when testing any component uses `NetInfoStateType`.  # Test Plan
**Motivation** The `Text` component in `DrawerItem` has non configurable prop `numberOfLines` is set to 1. It is not optimal when `DrawerItem` has considerably long text. This pull request adds `numberOfLines`...
[RN-0.71 - iOS] The app has not responded to the network requests below: (id = -1000) isReady: {}
### What happened? When running debug test script after a successful build, the app launches, then it gets stuck infinitely. (Note: Android is working fine, its only for iOS) After...
Following code throws `ApiError: INTERNAL_ERROR: 'bytes'` in a react native environment. I wonder if fal.ai still support react-native? It used to work perfectly with `sdxl-turbo-realtime-model` model, apparently, this model does...