nstudio / xplat

Cross-platform (xplat) tools for Nx workspaces.
MIT License
365 stars 52 forks source link

Nativescript new versions 8.4.1 #316

Open ReneMueller4P opened 1 year ago

ReneMueller4P commented 1 year ago

Hi @NathanWalker , the last update here is from October, Nativescript has had a few updates since then. Is this project still maintained or is it enough to manually adjust the version of Nativescript ?

Thanks for your answer

NathanWalker commented 1 year ago

Hi you can adjust the version anytime on your own. We are working in other generators and framework support into the tools at moment (for example Vue) and while at it doing a scrub to simplify the generators themselves and switching to @nrwl/devkit exclusively under hood since it’s much nicer to work with.

Planning a v16 in early 2023 with more write ups on usage.

Feel free to bump any versions in meantime as it works - we’re using NativeScript 8.4 with xplat currently for example.

ReneMueller4P commented 1 year ago

That does sound great. Thanks for these awesome libraries.