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

Demo project: Mini Editor #31

Merged
merged 26 commits into from
Jul 27, 2021
Merged

Demo project: Mini Editor #31

merged 26 commits into from
Jul 27, 2021

Conversation

imWildCat
Copy link
Contributor

@imWildCat imWildCat commented Jul 26, 2021

Objectives

  • Have an end-to-end example to demonstrate the usage of ts-codegen
  • Should be able to run within ~3 commands
  • For the native side, only standard libraries of the iOS platform should be used

Plan

  • Stage 1 (this PR): iOS and web targets support
  • Stage 2: Android support
  • Stage 3: macOS support

Demo

demo-tscodegen.mp4

@imWildCat imWildCat force-pushed the dachon/mini-editor-example branch from 6d3011b to 64c5619 Compare July 26, 2021 08:09
@imWildCat imWildCat marked this pull request as ready for review July 27, 2021 07:46
@imWildCat imWildCat merged commit 9e569b0 into main Jul 27, 2021
@imWildCat imWildCat deleted the dachon/mini-editor-example branch July 27, 2021 08:58
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.

Demo iOS project
2 participants