-
### Steps to reproduce
I use react-native-share, but it takes a long time for the sharing function to appear.
How can we improve this?
Also, the app freezes after selecting the library.
##…
-
### Description
I'm trying to master the concept of using shared element transitions. I've set up a very basic example which animates a view with some standard properties to animate. Then I added the…
-
### What happened?
Hi,
On our React Native app currently released for Android only, we were trying to utilize the screen-sharing feature.
The application and/or Android do not prompt for any p…
-
I'm trying to build React packages from source,
by passing "packages/react/src/React.js" as the entry point to Rollup and transpiling the modules to ESM with flow-parser.
Several modules in the …
-
A patch (patch-package 8.0.0) created to add a new file and modify an existing one generates an error on Windows 11, WSL2 (version: 2.3. 26.0) and Mac OS (Sequoia 15.1).
Attached is a small test pr…
-
### Description
![screen](https://github.com/user-attachments/assets/b9a38d7c-f5a2-4c9b-9d08-e5080744791d)
I'm experiencing this while migrating our bare React Native 0.73.4 project to Expo 52 [CN…
-
This issue has to do with using another iOS app's share functionality to share to my react native app running expo share extension. The specific app in question is Home Depot. How to reproduce:
1. …
-
### here is the code
try {
const uri = await ref.current.capture();
console.log("Profile Card Captured Successfully--->", uri);
…
-
**Which package/packages do you use?**
- [ ] `@stream-io/video-react-sdk`
- [X] `@stream-io/video-react-native-sdk`
- [ ] `@stream-io/video-client`
**Describe the bug**
I am currently integra…
-
## Description
Up until v0.76, [the guide](https://reactnative.dev/docs/0.75/integration-with-existing-apps?language=swift&ios-language=swift) on how to integrate React Native in existing iOS apps …