-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TS migration] Migrate 'PDFView' component to TypeScript #25151
Comments
This issue has not been updated in over 15 days. eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@melvin-bot[bot], this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
Looks like this component also need to be migrated to a functional component, not sure why it was missed. Once we do that, we'll have no further uses of
and consolidate that all into a single Note: In #35270 we're considering adding https://kirillzyusko.github.io/react-native-keyboard-controller, in which case we can probably just use useKeyboardHandler hook directly. |
I'm Pedro Guerreiro from Callstack - expert contributor group. I’d like to work on this task! |
@pac-guerreiro let's migrate all files under
|
@fabioh8010 deal! 😄 |
Any updates here @pac-guerreiro ? |
@fabioh8010 Draft PR is now open! |
Triggered auto assignment to @AndrewGable, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Triggered auto assignment to @CortneyOfstad ( |
PR has been merged and no payment needed as it was through CS. Closing! |
Hey @CortneyOfstad I reviewed the PR for this #39011, Can we please reopen for payment : ) |
@ishpaul777 — just sent over an offer link via Upwork (job post is here) — let me know once you accept and I can get that paid for you ASAP. Thanks! |
Payment has been completed and this can be closed – thanks! |
TypeScript migration
Make sure you read through our TypeScript's style guide, cheatsheet and PropTypes conversion table before you start working on this migration issue.
Files
The text was updated successfully, but these errors were encountered: