I've added the library according to your readme, but i'm getting the following error:
./node_modules/rn-arc-slider/dist/index.js SyntaxError: D:\my-app\node_modules\rn-arc-slider\dist\index.js: Support for the experimental syntax 'jsx' isn't currently enabled (78:13)
I've added the library according to your readme, but i'm getting the following error:
./node_modules/rn-arc-slider/dist/index.js SyntaxError: D:\my-app\node_modules\rn-arc-slider\dist\index.js: Support for the experimental syntax 'jsx' isn't currently enabled (78:13)
Full message is attached. logMsg.txt
Did I miss any steps?