-
### 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…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
**Background**
We have an Expo 50 React Native app written in Typescript that makes use of our backend API for object detection in images captured by our users. We wanted to try out your library to s…
-
### Current behavior
In wear os swiping from left to right is acting as a quit behavior.
https://github.com/user-attachments/assets/beeb6b56-33ca-4ac6-ba5b-837026f1fccb
### Expected beh…
-
### Current behavior
I've tried anything from RN 73, Reanimated 2 and 3
import * as React from 'react'
import { View, useWindowDimensions } from 'react-native'
import { TabView, SceneMap } from…
-
### What happened?
The interstitial format for iphone 16, 16 pro and 16 pro max cannot be pressed, so the user can't dismiss the Ad unit.
### Platforms
Only on iOS
### React Native Info
…
-
### Current behavior
Tabs are becomes unresponsive when switching between the tabs while keyboard is open.
And this issue will go if i disable the keyboard avoiding view from the main screen.
…
-
Thanks for bringing native tabs!
currently if we use standalone TabView, we could not change style of label text, and can not render custom icons.
like if we want to render for example lottie icons.…
-
I'm using the latest `"react-native-background-actions": "^4.0.1"`, trying to understand why am I getting null when I do await `BackgroundService.start(veryIntensiveTask, options);` So did anyone ex…
-
### Description
A custom native Android component can be made up of multiple native `Views`. For example, a custom `TabBar` renders a `BottomNavigationView` which internally renders many native vie…