-
Webpack config snippet:
{
use: {
loader: "babel-loader",
options: {
presets: [
…
-
### Current behavior
**Note: I have not seen these issues on simulators, only physical device.**
https://github.com/react-navigation/react-navigation/assets/229477/b7e42c4a-a41e-4d80-8623-175193…
-
### Current behavior
My code: https://snack.expo.dev/@kickbk/navigation
When app loads and when navigating to `Account` screen, the header resizes and causes the content to move around, and on ver…
-
## Description of the Issue
The new patchnotes website has some missing features compared to the old one which make it worse to use.
For example comparing https://faforever.github.io/fa/changelog/38…
lL1l1 updated
1 month ago
-
### Current behavior
My app is a native app that has infiltrated the RN module. When closing RN and returning to the native module, RTCxxxView cannot trigger the dealloc function . (The RTCxxxViewMan…
-
I am having a Timeout issue when trying to generate a PDF in a docker container. I have setup a test environment here: https://github.com/nbyloff/puppeteer-issue
To recreate the issue, checkout the…
-
### Current behavior
I am listening to the `tabPress` event on each tab in order to keep track of the active one. I use this to set an appropriate set of styles for the active/inactive tabs. I have…
-
### 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…
-
### Create a New Home Page Design
- Attach the new design below
- When the book icon in the bottom navbar is clicked, redirect users to the "/books" page
- Ensure the design is:
- Responsive …
-
### Current behavior
I have a stack navigator contains one toptap navigator and one screen.
Press tabbar navigate to second tab,and press button in tab navigate to screen.
Keyboard show and hide …