Home > Blockchain >  How does Chaquopy work with React native?
How does Chaquopy work with React native?

Time:04-29

When I look on the Chaquopy website, it says it works with React Native. Can someone point out how would that be possible? Is there a way to extract a Python script output into React Native modules?

CodePudding user response:

To use Chaquopy in a React Native app, you'd need to:

  • Related