-
### Which Platforms?
iOS
### Which React Native Version?
0.76.0 / 0.76.1
### Which @braze/react-native-sdk SDK version?
13.1.1
### Repro Rate
100% of time
### Steps To Reproduce
Example:
1…
-
**Describe the Bug**
In a minimal expo 52 app with new arch disabled, having a set-up track player causes a crash when attempting to open a form sheet modal, but only after first closing the app once…
-
**SDK version:**
I have tried 4.0.2 and 3.9.1
**Environment:** Development or Production
Development and production
**Are logs available?**
No logs available - app crashes when import…
-
I installed react-native-filament according the docs, but I receive this error:
```
Multiple commands produce '/Users/expo/Library/Developer/Xcode/DerivedData/MyApp-ghhktuklewzjozbubcwfbrzgmmoa/Bu…
-
### Current behavior
Hi, when there are nested navigators \w @react-navigation/drawer@7, flickering occurs on Android when pulling the drawer.
This only happens on new architecture.
https://git…
-
### Description
I'm switching my code from using the old style `opacity.value = withDelay...` to `opacity.set(withDelay...` but this fails.
Instead it only works if i use the callback form `opacity.…
-
### Description
In android, the adjustResize soft input mode is not working as expected when status bar is set as translucent.
react-native version: 0.74.3
react-native-screens version: 3.34.0
##…
-
### Description
The `secureTextEntry` option in `TextInput` does not work as expected in React Native 0.76.1. When `secureTextEntry` is set to `true`, and the user types in the input, if the state ch…
-
iOS can be build with and without new architecture.
Here are my files:
**android>build.gradle**
```
buildscript {
ext {
buildToolsVersion = "34.0.0"
minSdkVersion = 23
…
-
**Reproduction steps:**
- npx create-expo-app@latest -e with-new-arch
- npm install react-native-bignumber
- npx expo prebuild --clean -p ios
- npm run ios
- watchman watch-del-all
- npm run s…