Has anyone had any luck running this with React Native. Path isn't available, so I changed the index.js to ``` var CRFSuite = require('./lib/binding/napi-v3/crfsuite'); module.exports = CRFSuite; ``` However, I am unable to resolve the module.