Maxence Henneron

Results 6 issues of Maxence Henneron

Good afternoon, I'm currently building an app for my family and I'm concerned about a bug when zooming the map. As you can see in this video: https://www.youtube.com/watch?v=vjbB0sEtHSQ, on the...

bug

### Description Layout Animations are enabled by default on Android. The react-native doc says they are experimental on this platform: https://reactnative.dev/docs/layoutanimation I use layout animations on my app on iOS...

Missing repro
Platform: Android
Needs review
Close when stale

### Description When setting pointerEvents='none' on a ``````, tap events *do* work but not scroll events. I'm using a Canvas that sits on top the whole app (absolute position) to...

bug

This library does ***not*** do encryption and the JWT tokens are readable by anyone. Using the word "encryption" makes it seem it is safe to store sensible data in the...

This PR adds MultiProcess mode support on Android. iOS already supports this mode using AppGroups. On android, widgets run in a different processus and this needs to be enabled to...

# Description It adds a preview when adding an image/video/audio to a "file" field. Note: a preview already exists when the record is created, but does not automatically update when...

Feature