Hello,
When I follow the steps to tweak the appearance and behavior so I can add a distance between the keyboard and textfield, I receive the following messages.
node_modules/tns-core-modules/tns-core-modules.d.ts(170,15): error TS2300: Duplicate identifier 'NativeScriptEmbedder'.
node_modules/tns-platform-declarations/ios/objc-x86_64/objc!NativeScriptEmbedder.d.ts(2,15): error TS2300: Duplicate identifier 'NativeScriptEmbedder'.
If I remove the references from the file references.d.ts it is impossible to retrieve the sharedManager().
thx
Hello,
When I follow the steps to tweak the appearance and behavior so I can add a distance between the keyboard and textfield, I receive the following messages.
node_modules/tns-core-modules/tns-core-modules.d.ts(170,15): error TS2300: Duplicate identifier 'NativeScriptEmbedder'.
node_modules/tns-platform-declarations/ios/objc-x86_64/objc!NativeScriptEmbedder.d.ts(2,15): error TS2300: Duplicate identifier 'NativeScriptEmbedder'.
If I remove the references from the file references.d.ts it is impossible to retrieve the sharedManager().
thx