-
I run the project without issue with expo. And then I had to expo eject. After ejecting I tried to run the project with 'yarn android' but I get this error.
`FAILURE: Build failed with an exception…
-
### Describe the bug and the expected behavior
I'm setting up a shadcn select, like this:
https://github.com/juanpmarin/conform-issue-repro/blob/b3324dbcddfa201b4f1165b7aeb95cfd980cf2be/components/b…
-
When i use Below Blurview component with position absolute then my StackNavigation slide animation is not working properly but when i remove position absolute then slide animation works fine but Blurv…
-
### Description
**Current Behavior**
When TextInput is focused and keyboard is shown, pressing hardware back button dismisses the keyboard but doesnt't blur the TextInput. Pressing on the TextInpu…
-
This is happens only on Android, all versions. This problem disappears if I change styling in the code and refreshing. Problem stays away even after i undo the change even if it was irrelevant to the …
-
![image](https://github.com/user-attachments/assets/946c0051-f280-4fb3-a307-91697a21f20c)
The items in the background are supposed to be blurred out.. works perfect on Android and iOS versions below …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
## Environment
- Expo 45.0.8
- Running on Android 11
- OS OxygenOS 11.1.2.2
- @react-native-community/blur version 4.3.0
## How
Trying to render a **BlurView**
## Error
![Screenshot_…
-
This issues tracks various tasks to upgrade third-party dependencies for the native mobile editor. The following tasks could likely be addressed individually as miniature projects.
## What problem …
-
If it's okay with you,
I'd like to contribute example
by porting an [Image Blur](https://webgpu.github.io/webgpu-samples/?sample=imageBlur) example
into react-native-wgpu version.