mobidex icon indicating copy to clipboard operation
mobidex copied to clipboard

Mobile trustless trading through Uniswap

Results 90 mobidex issues
Sort by recently updated
recently updated
newest added

**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...

feature

# Description The PR https://github.com/MetaMask/eth-block-tracker/pull/39 was merged in. Let's use master again. ## Platform all

help wanted

# Description `react-native-device-info` is part of `packages.json` and android/iOS setup. Let's remove it. ## Platform All

help wanted

# 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...

bug
help wanted

Up and down instead of left and right. ![2019-06-19 13 02 00](https://user-images.githubusercontent.com/2106636/59796505-85d94500-9292-11e9-9767-115a5e323629.jpg)

enhancement
help wanted
good first issue

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`...

enhancement

![crash](https://user-images.githubusercontent.com/12101368/50747522-5505d600-1245-11e9-919b-fbd5d066903b.jpg)

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 ->...

bug