Closed rubanraj54 closed 2 years ago
@rubanraj54
Hey! Metro does not support packages with .cjs
sources. This solution works for me:
https://github.com/facebook/metro/issues/535#issuecomment-970443661
@RosCoder Thanks for the hint, let me try your solution.
@RosCoder Thanks, your solution fixed the issue.
Hi,
Thanks for the great package.
I would like to use this package in react native applications, but I am getting the following error.
I tried this solution(https://stackoverflow.com/a/60126739/2708249) but didn't work.
Could you/anyone please let me know how can I use this package in react-native applications?
Thanks.