-
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?
-
#### Describe the bug / expected behavior
We have recently upgraded BrightlayerHome App to support react-native 0.74 and after upgrading activity when we try to change password on both android and i…
-
### Which react-spring target are you using?
- [ ] `@react-spring/web`
- [ ] `@react-spring/three`
- [X] `@react-spring/native`
- [ ] `@react-spring/konva`
- [ ] `@react-spring/zdog`
### Wha…
-
I'm using react-native-google-cast in my React Native project for casting on both iOS and Android. While the casting feature is integrated into iOS and the casting button is visible, I encounter an is…
-
Evolu (and Effect, I think) both need polyfills in order to function in React Native when used with `expo-router` or Metro. Polyfills are needed for TextEncoder and TextDecoder, and for `crypto.getRan…
-
How to use this with React Native Expo,
thank you
-
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…
-
### Description
This code enters an infinite loop on iOS.
```js
import React, {useState, memo} from 'react'
import {TextInput} from 'react-native'
let App = () => {
console.log('render App…
-
### Current behavior
```
import React from "react";
import { createMaterialTopTabNavigator } from "@react-navigation/material-top-tabs";
import COLOR from "../../../../constants/COLOR";
import …
-
**Describe the bug**
When upgrading from "4.0.22" to latest i can no longer attach a className (using nativewind) to the SVGs
**Reproduction**
```
import DownloadIcon from '~shared/assets/downlo…