Skip to content
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

imp: Migrate platform-android to Typescript #597

Merged
merged 13 commits into from
Aug 1, 2019
Merged

imp: Migrate platform-android to Typescript #597

merged 13 commits into from
Aug 1, 2019

Conversation

Esemesek
Copy link
Member

@Esemesek Esemesek commented Jul 29, 2019

Summary:

All of the files inside platform-android were migrated to TS. Some of the types from common Flow definitions were moved to platform-android/types.ts. Some of them are strictly connected to the android package, but some of them will need to be moved to a common package with types. I've added @ts-ignore in some places, they will need to be adjusted in the future.

TODO:

  • - Fix linter
  • - Adjust common types - will add a separate package while extracting next package

Test Plan:

Unit test and CI are passing

@Esemesek Esemesek changed the title Android ts imp: Migrate platform-android to Typescript Jul 29, 2019
@thymikee
Copy link
Member

Anything more to add here?

@Esemesek
Copy link
Member Author

@thymikee I was thinking about making an additional package just for common types, but it might be better to make this package while migrating platform-ios.

@thymikee thymikee marked this pull request as ready for review July 31, 2019 10:55
@thymikee thymikee requested a review from grabbou as a code owner July 31, 2019 10:55
@thymikee
Copy link
Member

thymikee commented Jul 31, 2019

Yep, let's do it then or as a separate PR, not necessary now

Esemesek and others added 2 commits July 31, 2019 13:43
* origin/master:
  imp: optimize gradle code generation (#603)
  v2.8.2
  fix: corrects `srcDirs` to be compatible with Kotlin projects (#602)
  v2.8.1
  fix: fallback to default terminal if wrong one passed (#601)
  fix: adding back `projectRoot` to option (#588)
  fix: init run instructions to show workspace (#566)
@thymikee thymikee merged commit 5e5d50d into master Aug 1, 2019
@thymikee thymikee deleted the android-ts branch August 1, 2019 15:18
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