andy-io
andy-io
no fix yet, i discontinued using it
ok i will post the stack trace. will be great if you could make an example app.
bundling failed: Error: Unable to resolve module `stream` from `/Users/andy/Projects/xyz/node_modules/cheerio-without-node-native/node_modules/parse5/lib/parser/parser_stream.js`: Module `stream` does not exist in the Haste module map
@mrousavy i have the same issue as well. By the way which ui framework do you use ? the components are looking great.
alright, looking forward to it
I was able to get it working by changing the flags in the method like this ``` @ReactMethod public void installApp(String packagePath) { File toInstall = new File(packagePath); if (Build.VERSION.SDK_INT...
please check if it is right and fix the issue. thanks :-)
sorry i closed this without your feedback, please do review and give me your feedback
could you tell me how you fixed the import error with Alamofire ?