Arkadiusz Chrabąszczewski

Results 12 comments of Arkadiusz Chrabąszczewski

@DylanDylann After setting the `carretHidden` prop to true, the issue still exists when long pressing on MagicCodeInput

@DylanDylann Like in your proposal, [App/src/components/MagicCodeInput.js](https://github.com/Expensify/App/blob/18d4b9b661e77ff1d3e5d0c335df5c838c405345/src/components/MagicCodeInput.js#L370) added `caretHidden` in line 371

@DylanDylann Sure thing. After setting it directly in AnimatedTextInput for test purposes, it solves the problem. We can go with your [proposal](https://github.com/Expensify/App/issues/32496#issuecomment-1847038127). :ribbon: :eyes: :ribbon: C+ reviewed

I have the same error, did you found solution?

@tienifr, I’ve gone through your proposal, and it seems good overall. Regarding the second solution, my only concern is negative spacing. Generally, avoiding such styles is a good idea as...

@garrettmknight Hello, I am wrapping up some urgent matters today, and I will be OOO from tomorrow to Monday. Can we assign another C+ here so as not to block...

I encountered the same issue with react-native-screens v4.5.0 edit: fixed in v4.11.1 👍🏼

Hi @cipolleschi, the issue has been fixed, and the build runs successfully locally. Thanks!

@cipolleschi I have an issue where the ReactNativeFeatureFlags.h header is not found when using dynamic frameworks. I’ve tried a few things but haven’t resolved the issue. Do you have any...

Hi, @cipolleschi. The CI failed due to some issues unrelated to my changes. I’ve likely fixed the problem with dynamic frameworks, but two workflows seem missing. Could you please trigger...