Qichen Zhu

Results 50 comments of Qichen Zhu

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Headings are not vertically centered on Android. ### What is the root cause of...

This might be related to https://github.com/Expensify/App/issues/50055 and there's an [upstream PR](https://github.com/facebook/react-native/pull/46948) to fix it. We're waiting for the upstream release.

**Update:** https://github.com/Expensify/App/issues/50055 will soon be closed in favor of https://github.com/Expensify/App/issues/52029.

## Proposal ### Please re-state the problem that we are trying to solve in this issue. The input field for the message to invite workspace members doesn’t auto-focus. ### What...

Thanks for the feedback! The fix will be released in 0.77. We can also submit a pick request to ask them to include it in older versions like 0.75 or...

> can't we apply these changes as a patch? @kirillzyusko Yes, it’s possible. I’ve tried to backport the fix to 0.75 and drafted a patch in [my proposal for another...

Update: The upstream team has [decided not to include the fix in React Native 0.76](https://github.com/reactwg/react-native-releases/issues/679#issuecomment-2577729816). I noticed others are working on https://github.com/Expensify/App/pull/54755 and https://github.com/Expensify/App/issues/54759, so we can see if that...

@brunovjk Yes, I can also reproduce it. However, I tested [the ad-hoc build](https://ad-hoc-expensify-cash.s3.amazonaws.com/ios/55861/v9.0.91_b9.0.91.1/New%20Expensify%20AdHoc.ipa) from the RN 0.77 upgrading PR, and it seems resolved there.

## Proposal ### Please re-state the problem that we are trying to solve in this issue. The first digit briefly flickers when entering a money request amount. ### What is...