-
At first glance it does not seem that playroom supports react native. What would need to be in place for this to work on mobile / are there alternatives?
-
First of all, thank you for the incredible library. It really solves so many fundamental issues I had with embedding CSS in my react projects.
I recently began work on a bit of a test project using…
-
### Description
When using a TextInput inside a Modal, the onContentSizeChange callback is triggered twice instead of once. Outside the Modal the event triggers correctly (only once).
### Steps to r…
-
### Current behavior
There is inconsistent behavior regarding accessibility and test IDs within the @react-navigation/material-top-tabs on iOS. Specifically:
- Accessibility IDs for internal element…
-
Mandatory (RN):
- [x] Upgrade react native and required libs
- [x] Move manually linked libs to auto-link
- [x] Migrate uni modules to expo modules
- [x] Remove unwanted packages
- [x] Fix rn-se…
-
[Edit - maintainer update: upstream issue - facebook/react-native/issues/47592 - workaround - use new architecture 0.76.1+ for background FCM to work]
Crashes with EarlyJsError: TurboModuleRegistry…
-
## subscribeToTopic hanging indefinitely on Android
## Description
When using the messaging().subscribeToTopic(topic) function on Android, the function hangs indefinitely, despite putting the func…
-
Everything ok in debug mode
But when i tried to build release apk , builed failed with an error
>
> > Task :react-native-camera-roll_camera-roll:packageReleaseResources FAILED …
-
### Problem
In react native once a view becomes a Gesture Responder, canvas elements stop gettings events. We can use events on canvas elements as long as no other view encompassing the canvas beco…
-
### Minimal reproducible example
https://snack.expo.dev/@cvega/restless-violet-apples
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development buil…