Aditya Madchetti

Results 1 issues of Aditya Madchetti

Nativescript Angular ``` import { registerElement } from 'nativescript-angular/element-registry'; import { Gif } from 'nativescript-gif'; registerElement('Gif', () => Gif); package.json "tns-android": { "version": "6.5.3" } "nativescript-gif": "4.0.6", ``` Type 'typeof...