Alaa
Alaa
**Describe the bug** The new Fabric architecture isn't supported yet. Are there any plans to ? Or am I doing something wrong ? **To Reproduce** Just enable fabric on an...
Hi ! Since upgrading to 0.61.2 (and now I'm using 0.61.4), installing an update with codepush crashes the app. This only happens when using V8 (tried Hermes and JSC, no...
Hi, I read the following line in the README: > Currently JIT is disabled except on arm64-v8a. I have a few questions about this. Isn't JIT supposed to improve performance...
# Bug Hi ! First of all, thanks for the effort ! I've discovered a weird behaviour: the `index` prop is supposed to be the initial index, which means that...
Hi ! Are there any guides about how to setup this with jest ? A simple example with Picker causes the following error: ``` Warning: Function components cannot be given...
### Current Behavior On Expo iOS + new Arch, pressing the Sheet or Popover trigger freezes the app (can't press anything else, no warning, no error message). Regarding the Sheet,...
Hi ! Just FYI, I've noticed that pressing the time selector triggers onChange, which messes up the default values and creates weird interactions. (attachement below) I've also noticed it's being...