Version 5.0
- Updated to NativeScript 5+ and Angular 7+. If you are using the plugin in older environments, please continue to use the 4.x.x version.
- BREAKING CHANGE: The
gvTemplateKey
angular directive has been removed. In order to define template keys in angular projects the plugin now uses the samensTemplateKey
directive that is used in the coreListView
component.