PeterStaev / nativescript-masked-text-field

:hash: A NativeScript Masked Text Field widget
Apache License 2.0
25 stars 24 forks source link

AOT build nativescript angular 2 issue #12

Closed Jaishankarb closed 7 years ago

Jaishankarb commented 7 years ago

We are facing below issue:

Environment: Nativescript 3.0, Angular 4

ERROR in Error encountered resolving symbol values statically. Reference to a non-exported class MaskedTextValueAccessor. Consider exporting the class (position 21:1 in the original .ts file), resolving symbol MaskedTextFieldModule in /Users/Jey/Desktop/suresh/perf/build18Jul/MyBlue2/node_modules/nativescript-masked-text-field/angular/index.d.ts

Kindly help