Eduardo Speroni
Eduardo Speroni
This adds the new `injector` option for modals so you can override only the injector. This also removes`ComponentFactoryResolver` usages from dialogs as it's deprecated and seems like will be removed...
This PR adds the angular devkit with brand new generators for component/pipe/directive. This is still a draft as we need a few extra things (list is incomplete, will add more...
Hello! To start things off, awesome job with this library, it does what it sets out to do very well. I have currently 2 apps that I'd like to share...
## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...
## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...
WIP. Will fill details later. Notes: * needs to use the alpha version of the runtime (fixes to kotlin/jvm methods) * need to wrap okhttp in an async task so...