mobidex
mobidex copied to clipboard
Mobile trustless trading through Uniswap
**Is your feature request related to a problem? Please describe.** Mobidex is too complicated: 1. There are two sections with assets: trade and wallet 2. Creating orders and filling orders...
# Description The PR https://github.com/MetaMask/eth-block-tracker/pull/39 was merged in. Let's use master again. ## Platform all
# Description `react-native-device-info` is part of `packages.json` and android/iOS setup. Let's remove it. ## Platform All
# Description Mobidex throws an error after importing a wallet. Upon restarting, the error goes away. ## Error ``` Unexpected error occurred Error: Invariant Violation Module AppRegistry is not registered...
Up and down instead of left and right. 
Reproduction: 1. Open mobidex 2. Close it 3. Open again Some times the splash screen hangs. You'll see the mobidex logo forever.
## Auth Use https://github.com/FormidableLabs/react-native-app-auth to authenticate users. ## sendTransaction After authentication... 1. Submit transaction to Bitski: `https://api.bitski.com/v1/transactions` 2. Display a modal web view with the URL for that transaction: `https://sign.bitski.com/transactions/:id?redirectURI=https://mobidex.io/bitskiTxCallback`...

When the phone's back button is tapped, any modal should be closed. This is currently not happening and probably causing a few crashes. To reproduce: 1. Trade -> ZRX ->...