-
### 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…
-
i have made a react expo app with these versions of dependencies
```
"dependencies": {
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@expo/metro-runtime": "~3.1.3",
"@…
-
## Problems
- Notification (One Signal, FCM)
- Fonts Optimization
- App level assets eg. (Splash screen, App icon)
- Dark Theme
- Version Check
- Deep Link (maybe)
- Auth
- Rbac / [Permissons]…
-
### Current behavior
I've created a bare bone application to debug an issueI was running into using a bottom tab bar navigator with a header that contains a toggle.
The tab bar has 3 tabs. When…
roxlu updated
3 years ago
-
### Current behavior
## Question
I'm developing a web application using react-navigation 6 + expo and encountering an issue.
My web app has two `StackNavigators`, Stack `Home` & Stack `Detai…
-
### Current behavior
I wan't to position an image in stack header that overlap between header & screen.
I have created a custom headerTitle with an absolute position to do that.
But when using cr…
-
### Current behavior
Running the following test case
```js
const ScreenA = ScreenFactory('Go to Screen B');
const ScreenB = ScreenFactory('Go to Screen A');
const { Navigator, Screen } = cr…
-
### Current behavior
This behaviour only happens in Chrome mobile, I think it's related to the behaviour of hiding the browser top bar on scroll:
1. Open an app in Chrome mobile
2. With a screen …
-
### This issue is quite similar to ticket #150
I've double checked and firmly believe there're some problem with the package.
System: MacOS, Macbook M2
This is my package.json
```
"nam…
-
I'm sure you're tracking the pulse of material design standards like me and others. That being said, material ui version 3 is out.
We should track MUI being migrated from Material Design v2 to Mate…