Maria Luiza Ferreira

Results 1 issues of Maria Luiza Ferreira

I have problem when import RNCryptor: This error in console: "Cannot read property 'indexOf' of undefined" I import two differents forms: ``` var RNCryptor = require('jscryptor'); ``` ``` import RNCryptor...