Fadi Al-Jabi

Results 4 issues of Fadi Al-Jabi

### Description Hi, I am facing an issue when I enabled new arch for the below component when I uncomment the below commented code. When using React Navigation to navigate...

### Why it is needed? is it possible to allow specifying the Info.plist path and if not specificed it will use the default. The reason for this is that we...

feature request

### Description I am facing an flicker as shown in the attached video when an input inside a View with flex = 1 and alignItems and justContent is 'center'. I...

Platform: iOS
Platform: Android
Repro provided

## Issue When switching to modular api for logging screens ``` await logEvent(analytics, 'screen_view', { firebase_screen: currentRouteName, firebase_screen_class: currentRouteName }); ``` I see UIViewController or MainActivity on the Analytics Dashboard....

type: bug
platform: android
plugin: analytics
Needs Attention