Results 8 issues of 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...

needs-info
v4

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...

Missing info
Platform: iOS
Repro provided

# Overview This pull request allows mocking `NetInfoStateType`. And resolves the error below when testing any component uses `NetInfoStateType`. ![netinfo](https://user-images.githubusercontent.com/61876765/184633279-51bcf38c-af3e-4771-a5af-aba1c4aed135.png) # 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`...

first pull request

### 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...

type: bug 🐞
platform: ios
status: triage

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...