-
Follow-ups from #884.
- [x] Draw behind system bars in MovieDetailsActivity.
- [x] Comments: use round images.
- [x] Use cards to separate panes on wide layouts. https://developer.android.com/lar…
-
### Current behavior
Hi !
I'm using React Navigation and Google Mobile Ads in my Android app. I have big problem with tracking impressions after showing ad on screen. I spent a lot of time to inves…
-
## Description :scroll:
* Create an illustrative documentation (may include code snippets, screenshots etc.) regarding Jetpack Navigation Components and how is it different from traditional fra…
-
### Current behavior
Navigating from a screen (screen name: PopUpInfo from the snippet below) with the presentation option of `containedModal` (or any modal I think) to a screen (screen name: LastS…
-
val mapboxRouteLineApiOptions = MapboxRouteLineApiOptions.Builder().build()
val mapboxRouteLineViewOptions = MapboxRouteLineViewOptions.Builder(this)
.routeLineBelowLayer…
-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/reac…
-
### What happened?
In my React Native application, there's an issue where the keyboard pushes up the screen's components to make space for itself when it appears.
### What was the expected behaviour…
-
### Current behavior
Even when setting custom styles on a header they are still wrapped in a view I need access to.
### Expected behavior
In a web environment, simply setting the header to transpar…
-
#7905 previous topic 0.75.x
**The Solution for Android 0.76.1**
**react-native-navigation\lib\android\app\src\main\java\com\reactnativenavigation\utils\ReactTypefaceUtils.java**
```java
/*
…
-
I am encountering a persistent issue with my Flutter web app built using Flutter 3.24.5, where the app crashes in Firefox after performing frequent actions such as navigating between pages, submitting…