-
```
# (string) Presplash background color (for android toolchain)
# Supported formats are: #RRGGBB #AARRGGBB or one of the following names:
# red, blue, green, black, white, gray, cyan, magenta, ye…
-
### Current behavior
```
import React from "react";
import { createMaterialTopTabNavigator } from "@react-navigation/material-top-tabs";
import COLOR from "../../../../constants/COLOR";
import …
-
### Current behavior
Hi,
I'm trying to create a header navigation with a height minimization animation during page transitions.
Everything works well, but I noticed an issue: during the transition …
-
### Area
React Components (@fluentui/react-components)
### Describe the feature that you would like added
1. Want seamless navigation with tab between two color swatch.
2. Want seamless navigation…
-
So using the card in a dashboard to swipe vertically.
It seems that explicitly setting the ```height``` option disables the actual pagination of the cards themselves. It doesn't seem to be an issue…
-
### Title
Improve UI/UX Design and Change Font Family
### Enhancement Aim
The aim of this enhancement is to improve the usability and visual appeal of the application by redesigning the navigation …
-
Unable to set status bar color with immersive navigation
-
### **
> Issue Description: Navbar Background Color Enhancement
**
**Summary:** The current design of our navigation bar lacks a background color, making it blend into the page and reducing i…
-
### Current behavior
I am using the navigation created with @react-navigation/native-stack and have set headerShadowVisible: false. Everything works fine on screen A, but when I navigate from A to B …
-
### Description
I'm using a contentview with TouchBehavior from the .NET MAUI Community Toolkit, and I have the following code to change the background color and scale when the contentview is pressed…