When trying to initialize nativescript-blur in an Angular project I get:
ERROR ReferenceError: io is not defined
Here is an example which throws:
ERROR Error: Cannot read properties of undefined (reading 'blurkit')
Which I think refers to the same problem.