nativescript-localize
nativescript-localize copied to clipboard
Compatibility with Angular 9 Ivy
Hi, I upgraded my NativeScript project to Angular 9 using this guide.
When enabling ivy in tsconfig.json
it gives me multiple errors like:
Seeing the same. @PhilippS93 what did you do about it?
@madmas we have disabled ivy in the meantime and are waiting for the native i18n support Angular 10 offers.
For Angular 10, this is not working because Ivy cannot be disabled..
Still no ivy support :( Very unfortunate
Still no ivy support :( Very unfortunate
I think you are looking for "@nativescript/localize"
@michaelprummer Didn't realized this one. Thank you Sir!