James Hemery

Results 27 comments of James Hemery

Temporary fixed by creating a custom index file or by patching registerRootComponent function (following React doc), but IDK if it's the good way for an Expo patch : ```js import...

> @JamesHemery Hehe. I am bootstrapping a new project - and 30m after you posted this, I was thinking about doing the same thing. ^ But I realized the amount...

@nandorojo In my case, it is a Button component on which I have a Moti animation. I vary the color of the text, and currently I can only do it...

Hi @nandorojo , Any changes needed to validate this PR ? Thanks,

Any update ? I agree with @benjamintoussaint this doesn't work.

I put in place a temporary solution, the time to do a PR to have a permanent solution. **Create a command:** ```php

@jjrise We still have this problem where we have to touch the screen for the bottom sheet to appear. The temporary solution we found is to put a TextInput (hidden)...

@jjrise @ayoubziane-aventique the TextInput solution does not always seem to work on a production build (ios)