How to setup SciChart.js in React native frame work?
- Subin Raj asked 3 years ago
- last edited 2 years ago
- You must login to post comments
Hi there,
Question for Community. Can you make this work?
For our community: can you make this work? We can grant a free SciChart license
to the first person to write a good code tutorial and a blog
post showing how to import SciChart into React Native
For SciChart.js (JavaScript)
At the moment React Native doesnt support WebAssembly, which SciChart.js relies quite heavily on.
Take a look at this question on stackoverflow
There is a workaround using WebView here https://github.com/inokawa/react-native-wasm and another here https://github.com/cawfree/react-native-webassembly but we don’t have a sample of how to make this work.
SciChart iOS/Android on React Native
We do have native iOS/Android chart libraries which can be imported into React Native using this technique here.
What I’d suggest is trying that. If anyone from the community is able to achieve it & provide a good tutorial then there’s a free license bounty above
Best regards
Andrew
- Andrew Burnett-Thompson answered 2 years ago
- last edited 2 years ago
- You must login to post comments
Please login first to submit.