bumble-tech / appyx

Model-driven navigation + UI components with gesture control for Compose Multiplatform
https://bumble-tech.github.io/appyx/
Apache License 2.0
1.12k stars 60 forks source link

Create Node & ParentNode templates #263

Open KovalevAndrey opened 1 year ago

KovalevAndrey commented 1 year ago

Create templates which generate boilerplates

LachlanMcKee commented 1 year ago

Are you thinking a plugin, or live templates?

KovalevAndrey commented 1 year ago

Probably plugin, since we have it for RIBs? I should be easy to adjust

LachlanMcKee commented 1 year ago

Plugins are more complicated to keep up to date, and may not work on alpha/beta versions of Android Studio.

Be interesting if we could share live templates instead