Guillaume Gremillet

Results 6 comments of Guillaume Gremillet

Hi @Almouro, unfortunately, the `` component is not the only one inside the `` and they're other components that generate fields too. Actually, the renderForm method is more like ```...

On our side we decided to use patch-package to apply those changes until they are validated/merged. https://github.com/satya164/react-native-tab-view/pull/1237/files For us it works like a charm. We had the same usecase as...

Hi :) Just dropping by since I got the same issue working on an expo project (upgrading the eas image to the latest one) I added an expo plugin following...

Thank you @nicolas-meilan this PR really helped us on my project :) Can we merge this ? :D

Otherwise, waiting for [this PR](https://github.com/BenJeau/react-native-draw/pull/76) to be merged, you can you patch-package to apply the fix. Doing so, it won't appear even if you clean your node_modules. Apply the fix...

Same for me "expo": "53.0.13", "realm": "^12.14.2", It happens only on the first run, if I reload the app it works fine.