-
### Minimal reproducible example
https://github.com/zhouhao27/readAsStringAsync-Bug
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development build
###…
-
### Problem Description
Meta introduced a number of new higher-precedence aria- props in 0.71, including a new role prop, and seems to be increasingly converging with ARIA standards. While adding su…
-
## Description
Same as (stale) https://github.com/facebook/react-native/issues/27147.
Consider this example:
```
Please click:
Link
```
A screen reader user is not able to c…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/react-native-auth0#readme), [Examples](https://github.com/auth0/react-native-auth0/blob/master/EXAMPLES.md), and [FAQ](h…
-
# Issue
## Pre-submission Checklist
- [x] I have verified that the issue occurs with the latest release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-vo…
-
## Environment
System:
OS: macOS 12.4
CPU: (8) arm64 Apple M1
Memory: 301.36 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.16.0 - ~/.nvm/versions/node/v…
-
Idea for the future is to have Wasp being able to produce a mobile version of the app!
So for example, it could produce a mobile client/app, besides the web client.
Main thing to explore here is…
-
In my project, I use the frameProcessor from the react-native-vision-camera library. I have a code like this:
```
const device = useCameraDevice('front');
const {detectFaces} = useFaceDetecto…
-
App is crashing with release build in android. All setup same as given but still crashing. in debug working fine.
Here is my project package versions:
"@appmetrica/react-native-analytics": "^3.1.0…
-
### Description
exactly this issue: https://github.com/facebook/react-native/issues/31109. this is still a problem.
---
using FlatList with stickyHeaderIndices, viewabilityConfigCallbackPairs…