bitpay-app
bitpay-app copied to clipboard
Minor fixes for running in iOS
- Fixes a typedef redefinition error related to
RCT-Folly
. Details in this thread. - Adds the
ios-deploy
library for deploying to device, as suggested byyarn ios:device
when I tried without it.