I tried this plugin and got nothing on the screen. Then I uninstalled and then install https://github.com/NativeScript/plugins/tree/master/packages/localize then got result while using the same settings and code except for the imports. I changed import { localize } from '@nativescript/localize-community/l' to import { localize } from '@nativescript/localize';
Something is wrong but there is no error message to help debug the issue.
I tried this plugin and got nothing on the screen. Then I uninstalled and then install https://github.com/NativeScript/plugins/tree/master/packages/localize then got result while using the same settings and code except for the imports. I changed import { localize } from '@nativescript/localize-community/l' to import { localize } from '@nativescript/localize';
Something is wrong but there is no error message to help debug the issue.