nathantew14
nathantew14
**Is your feature request related to a problem? Please describe.** The problem is that userValidator applies when logging in. For example, I may have an email validator for signing up,...
**Is your feature request related to a problem? Please describe.** In my app, I use the `onSignup` callback to make sure that the email entered by the user is unique...
**To Reproduce** Steps to reproduce the behavior: 1. Select any portrait video (or a landscape video with proportions close to 1) after running the example code below 2. On AVDs,...
The default value of 24 was removed here but the typescript for Props still indicates size as optional. Can we add the default value back?
### Current behavior https://github.com/react-navigation/react-navigation/assets/40333518/14fa8eca-3374-4579-99de-052d1e4f9173 Using an AVD (Pixel 5) running API 34, if I use Iconify icons for my bottom tab, on screens where the bottom tab is hidden, clicking...