DOK Wallet A non-custodian crypto wallet application
yarn install
cd ios;pod install; cd ..
please update below code in main/AndroidManifest.xml and debug/AndroidManifest.xml while running locally. When you create release or production build make it false.
android:usesCleartextTraffic="true"