Paux is a safe and secure crypto wallet to manage funds, interact with Dapps, sign transactions and more on multiple chains such as Ethereum, Optimism, Arbitrum, Sepolia, e.t.c
Visit the react native docs to setup react native for Android and IOS.
Run from project root folder
npm installyarnInstall pods for ios:
npx pod-installResolve build issues
- Go to 'node_modules/react-native-webview/android/gradle.properties'
- Change 'ReactNativeWebView_kotlinVersion' property value to 1.7.20
npx react-native run-androidyarn androidnpx react-native run-iosyarn iosVisit the react native docs for a proper guide on how to generate the android release build
Visit the react native docs for a proper guide on how to generate the ios release build
