Skip to content

chore: migrate example app to TypeScript #721

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

Merged
merged 3 commits into from
Dec 1, 2021

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Nov 29, 2021

Summary

When upgrading Flow (from upgrading react-native), a bunch of errors come from the test app (see build log). Taking this opportunity to migrate to TypeScript to avoid future issues.

Next up would be to convert the rest of the Flow files.

Test Plan

CI should pass.

When upgrading Flow (from upgrading react-native), a bunch of errors
come from the test app. Taking this opportunity to migrate to TypeScript
to avoid future issues.

Next up would be to convert the rest of the Flow files.
@tido64 tido64 force-pushed the tido/migrate-example-typescript branch from e9cee73 to 1a1d7a8 Compare November 30, 2021 21:53
@tido64 tido64 marked this pull request as ready for review November 30, 2021 22:24
@tido64 tido64 requested a review from krizzu November 30, 2021 22:24
Copy link
Member

@krizzu krizzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, well done 👏 Left one comment regarding scripts to keep them in consistent manner, but overall looks good

Copy link
Member

@krizzu krizzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing 👏

@tido64 tido64 merged commit b2fd630 into master Dec 1, 2021
@tido64 tido64 deleted the tido/migrate-example-typescript branch December 1, 2021 13:36
@krizzu
Copy link
Member

krizzu commented Jan 11, 2022

🎉 This PR is included in version 1.15.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants