文件名称:web3-react-native::atom_symbol: 用于 React Native 的 Web3 原生模块
文件大小:525KB
文件格式:ZIP
更新时间:2024-08-24 18:23:29
react-native ethereum web3 JavaScript
web3-react-native 用于原生模块。 :rocket: 入门 使用 : npm install --save web3-react-native 使用 : yarn add web3-react-native 对于低于版本,请务必执行react-native link以使本地库依赖项对您编译的应用程序可见。 IOS 安装后, ios/Podfile附加到您的应用程序的ios/Podfile ,然后执行pod install : # web3-react-native pod 'secp256k1.c', '0.1.2', :modular_headers => true pod 'web3swift', '2.2.1', :modular_headers => true :warning: 对于现有的定义约束,这是一个丑陋的解决方法。 ()。 安卓 在您的应用程序的AndroidMa