Van der Auwermeulen Grégoire

Results 16 issues of Van der Auwermeulen Grégoire

**Describe the bug** In react-navigation, when using `presentation: 'containedTransparentModal'` on iPad and changing orientation the modal will not update frame size; it keeps the previous orientation frame size. **To Reproduce**...

bug

### Description Support for FLUID size on Android and fix for iOS FLUID size. Android: FLUID size wasn't supported yet on Android. Fixes #120 iOS: FLUID size was taking full...

workflow: needs review

## Description Currently when an inline function is passed to the `Image` or `Animated.Image` component, the `useEffect` will be triggered on **every** render, causing the image the be fetched on...

## Description When using a search bar in react navigation, there's currently no option to have a search bar without title. Specifying a blank title leaves a blank area Fixes...

### Description This ```jsx ``` doesn't always equal ```jsx ``` Width isn't always the same. (translateX is a side thing to mimic origin right) From testing: When Pixel density is...

Needs: Triage :mag:
Newer Patch Available

On iPad, `insets.top` changes during an orientation change from X to 0 and back to X, causing the app to re-render and recalculate layouts back and forth. This only happens...

help wanted
Platform: iOS