Mike
Mike
We should be able to easily share "navigation" prop between different navigators.
We should not require users to provide route name when they already provide a variant
Screen options are equivalent of static `navigationOptions` that screen can define in order to configure its appearance or set a title. We should complete them for `StackNavigator` and see what...
Once #247 is merged, merge this one and we're good to release!
Could it be possible for `buy()` to support `tokens` and/or `price` to support purchasing fungible assets? For example, there's 5 assets listed for a total price of 5. It should...
Hey, Wanted to report that `findBids` seems to be returning only one (and always the latest one) bid per fungible asset listed on a given auction house. Expected result would...
Hi, It'd be quite cool to have an ability to set that duration instead of having predefined `0.1` or overriding entire `onChosen` property. Can do PR for that by introducing...