react-native-screens Questions

11

Solved

I am trying to use React Navigation in my RN project, but when I install react-native-screens, which is a required package for it to work, I cannot build the project again. The error I get is the f...
Trioxide asked 24/6, 2022 at 23:44

3

We are encountering an issue where our React Native Android application crashes on certain devices due to a memory leak. While it works perfectly on most devices, roughly 25% of users have reported...

1

I'm facing this issue Package react-native-screens has been ignored because it contains invalid configuration. Reason: "dependency.platforms.android.componentDescriptors" is not allowed ...

5

Solved

I had to rebuild my gradle for android, and now I'm getting an error with RNScreens. Failed to find fragment for React Root View shows in the app. Here is logcat: 2022-08-20 22:54:02.259 9195-9241/...

0

.../node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.java:26: error: cannot find symbol import com.facebook.react.views.text.ReactTypefaceUtil...
Relucent asked 3/5, 2021 at 16:5
1

© 2022 - 2024 — McMap. All rights reserved.