Cory Smith

Results 10 issues of Cory Smith

This error happens when someone has this option disabled in Chrome: ![screenshot 2018-09-28 09 42 22](https://user-images.githubusercontent.com/7315/46218841-e5f21a80-c302-11e8-8757-602056c08126.png) I am trying to use a memory storage from `local-storage-fallback` in the case that...

You have to use `processColor` first which doesn't match what the docs say. It looks like a similar fix was added for Android a while back. https://github.com/Kerumen/react-native-awesome-card-io/commit/b84d21ca2fbccedeb139822459891275abc9b274

enhancement

I would expect this to withdraw `0.5 UST` and not `0.5 aUST` This was with `1.1.0-alpha.2` and using `bombay-12`. This is how I was calling the function: ```js fabricateMarketRedeemStable({ address:...

question

I wasn't sure if this should go under Finance or if we should create a Spend category. Spend category is probably the best option but I'll defer to your team...

I'm seeing this error when trying to sync photos to S3 that were saved when offline. I'm attempting to sync in the componentDidMount of one of my screens. This ONLY...

For some reason it returns 0 networks repeatedly when theres about 5 within range and 2 within 6 feet of my laptop, any ideas?

Metamask injects some web3 into the window so that you can detect if its installed and if there is a default account, this should do something similar and set some...