mobidex
mobidex copied to clipboard
Mobile trustless trading through Uniswap
**Is your feature request related to a problem? Please describe.** I was always wondering about why the package size is high, I searched about a solution and I found Hermes...
Bumps [react-native](https://github.com/facebook/react-native) from 0.60.5 to 0.62.3. Release notes Sourced from react-native's releases. v0.62.3 This patch release is specifically targetted towards Xcode 12.5. The changes done are tailored to unblock developers...
Add a version number for easier lookup and guaranteeing updates happened.
# Description The colors blend in now... the background should be grey. ## Platform iOS # Reproduce (Optional) Turn on the app
# Description Errors are not showing for some reason. ## Platform iOS # Reproduce (Optional) 1. Unlock a token with bitski wallet. 2. Cancel the transaction.
# Description Gas estimates using the bitski wallet are off for some reeason. ## Platform iOS # Reproduce (Optional) 1. Send Ether from wallet 2. Note the excess in gas
# Description When importing seed words that aren't in a dictionary, we get a not-very user friendly error. # Reproduction Steps (If Bug) 1. Go to Settings > Destroy Wallet...
This needs a little clean and implement it into the screens using: ` import ViewUtil from "./ViewUtilModule"; ViewUtil.keepScreenAwake(); ViewUtil.enterFullScreen(); ` or ` import ViewUtil from "./ViewUtilModule"; ViewUtil.removeScreenAwake(); ViewUtil.disableFullScreen(); `
**Is your feature request related to a problem? Please describe.** Token balance, allowance, and metadata are available via alchemy api enhanced API: https://docs.alchemyapi.io/docs/enhanced-api. Let's use this instead of hosting our...