-
### Current behavior
The drawer is partly visible after keyboard has been used in a formsheet. It cannot be fully closed. See screencap.
https://github.com/react-navigation/react-navigation/assets…
-
Just noticed that documentation has been added for vector icons.
Is it possible to use Lucide/SVG icons?
-
# Part of the Google Tag Manager - User activity tracking project
Main issue: https://github.com/Expensify/Expensify/issues/424142
Doc section: https://docs.google.com/document/d/1WMkZGrRcEDxlXKnQ3d…
-
I'm having auto scroll to top in the flatlist issue when :- reached to the bottom most item of flatlist and api returns the data and it set's to the setdata of the flatlist. This issue is only in "t…
-
### Minimal reproducible example
npx create-expo-app@latest; npm run web
### What platform(s) does this occur on?
Web
### Where did you reproduce the issue?
on web
### Summary
https://www.loom.…
-
### Current behavior
When using VoiceOver of any screenreader on web, when we start to move the screenreader in the screen, it finish the focus with the header. (Last element in the dom)
###…
t1gu1 updated
2 weeks ago
-
### Current behavior
Screen not scrolling when Tab is inside a scroll view in iOS(working fine in expo iOS)
![Simulator Screenshot - iPhone 15 Pro - 2023-11-24 at 17 49 13](https://github.com/re…
-
### Current behavior
If you enable the `headerLargeTitle` and provide a custom background for the header via the `headerBackground` option, iOS large title behaviour(collapse on scroll) will be disab…
-
### What happened?
Running on an Android device returns the following errors:
ERROR TypeError: undefined is not an object (evaluating 'error.stack.split')
ERROR TypeError: undefined is not an obj…
-
### Current behavior
When using the React Navigation packages with a screen set to the presentation mode "modal" and the app goes into the background and then becomes active again, a Drawer Navigator…