Shogo Ochiai

Results 23 comments of Shogo Ochiai

+1 I experienced the same and when I added the file, the error message has been changed.

https://facebook.github.io/react-native/docs/keyboardavoidingview.html This might be a solution. But need some prototyping.

https://github.com/BoostIO/boostnote-mobile/blob/master/app/components/MultilineTextInput.js#L38 This component is the target.

I could guess why. And my hope is making this cool app to be production readied. Just go forward. I found sample code of keyboard hack ``` import React from...

And demo ![1_yrvctp6rn8zn7r7w1ljtuq](https://user-images.githubusercontent.com/4891004/33791787-7050dc1e-dcc4-11e7-9928-1a3562cd0882.gif) cite: https://medium.freecodecamp.org/how-to-make-your-react-native-app-respond-gracefully-when-the-keyboard-pops-up-7442c1535580

I would take some time for env setting though will try to. If there's other guy who can solve this instantly, please go ahead.

+1 Place of refresh button. [I solved](https://github.com/BoostIO/boostnote-mobile/pull/115), sir. --- Cannot open notes. Cannot show all of notes. (~= Slow loading?) Scrolling issue I also confirmed. And haven't touched yet. ---...

What is this token for? Deposited ETH on Plasma chain? So the PlasmaETH will be ERC-20 token? I wanna know some underlying discussion.

Okay so on master, both deposit and PlasmaCoin are ETH. On PR #17, deposit is ETH and PlasmaCoin is "PlasmaWP-mentioned block withholding attack desincentivizing token". So this ERC-20 token must...

Deposit is gonna be arbitrary ERC-20 token, PlasmaCoin will represent that Plasma chain's token, okay. And this PlasmaCoin will be re-implemented on each child Plasma chain, but this repo is...