Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to run this with React Native #16

Open
EricWiener opened this issue Jan 16, 2020 · 1 comment
Open

Any way to run this with React Native #16

EricWiener opened this issue Jan 16, 2020 · 1 comment

Comments

@EricWiener
Copy link

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.

@vunb
Copy link
Owner

vunb commented Jan 16, 2020

I don't have experience with React Native. For native module, do you have any suggestions? @nartc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants