-
**Describe the bug**
`hasShareIntent` is `false`,and shareIntent is DEFAULT_SHARE_INTENT.
**To Reproduce**
1. Share someone from safari
2. Then this hook returned noting, and debug info
…
-
So, I stumbled across this package a few hours ago and it literally is exactly what I am looking for in terms of a functional player with a custom UI that supports youtube videos. Unfortunately, I th…
-
I've always found it a little bit annoying to have to uninstall a development build on my phone when I am trying out a production build.
This Twitter Post is kind of neat, would be cool if it was …
-
`import React from "react";
import { Text } from "native-base";
import Ping from "react-native-ping";
const Home = (props) => {
React.useEffect(() => {
(async () => {
try {
…
-
Hi, I have faced an issue as shown in title when I start my react native app.
May you help to investigate the issue behind?
version in package.json
"@metamask/sdk": "^0.30.0",
"@metamask/sdk-rea…
-
When I try to compile with the newest versions of expo and react native I get the following error:
```
❌ (ios/NotificationService/NotificationService.swift:3:8)
1 | import Foundation
2 | im…
-
The issue:
Deeplink/Universal Link is not working from push notifications if the app is not in killed state.
What is working:
UniversalLink/Deeplink is working fine when the app is in killed stat…
-
In the first Expo example on https://reactnative.dev/docs/textinput - with an external physical keyboard on Android, we don't seem to be able to move the focus into/ between these input fields. It's f…
-
I'm on the latest build as of September 28, 2024
I'm getting the Error:
> Error: 🟥 @prisma/react-native failed to initialize
Here are the steps I've taken and how I built the project:
Firs…
-
### Description
Updated React Native version to 0.74.5 (default in Expo Snack with SDK 51.0.0)
By using TalkBack screen-reader I tired to check out how the accessibilityActions works on my devic…