issues
search
software-mansion
/
react-native-screens
Native navigation primitives for your React Native app.
https://docs.swmansion.com/react-native-screens/
MIT License
3.1k
stars
521
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(Android): improve RN detection in build scripts
#2537
kkafar
closed
3 hours ago
0
Header jump when animation is set for bottom tab navigator
#2536
matinzd
opened
8 hours ago
0
fix(web): reexport missing component
#2535
kkafar
closed
9 hours ago
0
ScreenFooter missing an export in web version
#2534
chrisnojima
closed
9 hours ago
2
enableFreeze causes useSharedValue's value to reset between screens in bridgeless mode
#2533
vilindberg
opened
1 day ago
0
fix(Android): move calls to start transition to UI thread to prevent possible crash in prod
#2532
kkafar
opened
1 day ago
0
fix(Android): prevent crash when we can not insert any subviews into child
#2531
kkafar
closed
1 day ago
1
Android app crash when navigate back if i use FlashList: Unhandled SoftException com.facebook.react.bridge.AssertionException: Expected to run on UI thread!
#2530
duongnguyen17
opened
1 day ago
19
after react-native-screens 4.2.0 upgrade, app crashes with `viewpager2 does not support direct child views`
#2529
paulschreiber
closed
1 day ago
4
chore: make formsheet work in Example app
#2528
kkafar
closed
2 days ago
0
fix: do not add views on transition to ViewPager2
#2527
radko93
closed
1 day ago
5
fix(Android): prevent crash with InsetsObserverProxy already registered
#2526
kkafar
closed
1 day ago
0
`ScreenStack.onDismissed` incorrectly called after a navigating back, causing double-back navigation in old architecture
#2525
levibuzolic
opened
2 days ago
2
chore: aggregate blog updates
#2524
kkafar
opened
2 days ago
1
[RN 0.73.10] - Native Stack Navigator Input focus crashes app on iOS Device only
#2523
mobinni
opened
2 days ago
0
StackNavigator as formSheet content has size of zero (iOS)
#2522
arnekolja
opened
2 days ago
8
`sheetAllowedDetents: "fitToContents"` doesn't seem to work?
#2521
johankasperi
closed
2 days ago
2
Conflicting version enforcement with expo-doctor
#2520
the-simian
closed
3 days ago
3
RNScreens Attempt to register InsestsObserverProxy on DecorView a while it has been already registered on DecorView b EXPO SDK 52
#2519
Odyrac
closed
1 day ago
26
chore: update lockfiles after release
#2517
kkafar
closed
3 days ago
0
[Fabric] Reanimated events are not sent on the Fabric "bridgefull" IOS build
#2516
k4rpen
opened
3 days ago
0
[IOS] Reanimated events are not sent on the Fabric "bridgefull" IOS build
#2515
k4rpen
closed
3 days ago
0
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /FabricExample
#2514
dependabot[bot]
opened
3 days ago
0
chore(deps): bump cross-spawn from 6.0.5 to 6.0.6
#2513
dependabot[bot]
opened
3 days ago
0
Crash when switching tabs after updating to Expo 52 (old arch)
#2512
wongk
closed
3 days ago
6
fix(Android): fix formSheet-keyboard interaction
#2511
kkafar
closed
4 days ago
0
Execution failed for task ':react-native-screens:compileReleaseKotlin'.
#2510
SRI-SRINIVASAN-S
closed
4 days ago
4
Minimal Expo 52 app crashes when using form sheet modals when using RNTP
#2507
doughsay
closed
1 day ago
10
chore: retore apps/App.tsx
#2506
kkafar
closed
1 week ago
0
fix(Android): prevent sheet footer from flickering on sheet sliding
#2505
kkafar
closed
1 week ago
0
fix: make unstable_sheetFooter usable with react-navigation v7
#2504
kkafar
closed
1 week ago
0
chore(CI): fix iOS e2e tests
#2503
kkafar
closed
1 week ago
0
chore(examples): update lock files after release
#2502
kkafar
closed
1 week ago
0
feat: add support for transparent large header on iOS
#2501
EvanBacon
closed
1 week ago
0
fix(iOS): add missing largeTitleBackgroundColor prop
#2500
EvanBacon
closed
1 week ago
0
refactor(iOS): cleanup conversion code
#2499
kkafar
closed
1 week ago
0
Crash on startup with React Native 0.75.4 in debug mode with old architecture Android app
#2498
yesnein
closed
1 week ago
9
fix(iOS): fix build issues when building with `-Werror -Wreturn-path`
#2497
kkafar
closed
1 week ago
0
fix(iOS,Paper): fix broken modal go-back animation
#2496
kkafar
closed
1 week ago
4
fix(Android): going back on fabric with removeClippedSubviews
#2495
alduzy
closed
1 week ago
4
fix: Remove dangling global reference to `ScreenModule`
#2494
lukmccall
closed
1 week ago
0
chore: bump react-navigation to current main
#2493
kkafar
closed
1 week ago
0
fix(iOS): fix navigation item animation
#2492
kkafar
opened
1 week ago
2
Cannot remove child at index X from parent ViewGroup X, only X children in parent. Warning: childCount may be incorrect!
#2491
maciekBudzinski
closed
1 week ago
5
Android screen cut off at bottom when navigating to new screen while keyboard is open
#2490
chrispader
opened
1 week ago
6
`java.lang.String` cannot be cast to `com.facebook.react.bridge.ReadableArray`
#2489
craiganderson-iotv
closed
1 week ago
5
Navigating back from modal has animation glitch in old architecture with RNS 4.0.0 (React Navigation v7)
#2488
roshangm1
closed
1 week ago
1
fix: get imageLoader from contextContainer
#2487
WoLewicki
closed
1 week ago
1
chore: rebuild TVOSExample with RN 0.76
#2486
alduzy
closed
1 week ago
1
fix: remove unnecessary checks for creating snapshot
#2485
WoLewicki
closed
1 week ago
1
Next