简体   繁体   中英

Angular2 with primeng components Nativescript issues

I could able to work on quickstart groceries app from nativescript page. In the login page I have replaced the Angular2 button to primeng button. While convert/transpile the code through TNS command it throws an error on primeng/button.js line no 109,47 as Variable Event cannot be referenced.

PrimeNG is a set of UI components made for the web and they do not have logic that can convert them to native Android and/or iOS components. So in two words - you can not use PrimeNG in NativeScript directly.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM