C.T.

Results 10 issues of C.T.

[](https://issuehunt.io/r/rgommezz/react-native-offline/issues/339) ### Current Behavior - Example App will not launch with Expo Go V39+ ### Expected behavior Example App will launch with Expo Go V39+ ### How to reproduce -...

wontfix
:dollar: Funded on Issuehunt

I mentioned this in [#197](https://github.com/instea/react-native-popup-menu/issues/197) but that one is closed, so it neede a new issue. Has anyone gotten Jest fireEvent.press() working? In the testing example, they suggest mocking all...

### Description Hi, I keep running into a situation where I handle an error, and pass the error message to an alert. Example: ``` import { Alert } from "react-native"...

Stale
API: Alert
Needs: Triage :mag:

When I've used React Query before, I used it as a hook. Like Tanner showed in this demo: https://youtu.be/DocXo3gqGdI?t=2817 And also in the React Query Docs, https://tanstack.com/query/v4/docs/guides/mutations It shows how...

Hi, I'm trying out this package. The way I was loading posts before, using just fetch, it would return the href of the featured image for each post. With WPAPI.js,...

On the current version [email protected], it throws an error. ``` firebase.app is not a function. 'firebase.app' is not defined ```

Any chance you'll update this to use the new checkout sytem? They're phasing out checkout.liquid.

### Version 1.0.2 ### Environment that reproduces the issue I made an expo snack to illustrate the problem: https://snack.expo.dev/@matt-a/apivideo-programmatic-fullscreen-android-bug ### Is it reproducible in the example application? Yes ### Reproduction...

bug
waiting-native-players-version

### Version 1.0.2 ### Environment that reproduces the issue Situation: I want the player to open in fullscreen. Skipping an inline version entirely. Unfortunately, **there is no method to open...

enhancement

### Version "@api.video/react-native-player": "^1.0.1", ### Environment that reproduces the issue Using the react native package. Trying to play private videos = doesn't work. Oddly, the React player supports this. It...

bug