Bit-Nation / BITNATION-Pangea-mobile

Pangea iOS and Android repository
MIT License
52 stars 13 forks source link

[wallet] fixed keyboard type #533

Closed hunght closed 5 years ago

hunght commented 6 years ago

Changes

screen shot 2018-09-28 at 12 22 16 am

** Not fix- pending issues -- after sending money, the wallet does show the same amount as before. Perhaps it does not update until the transaction clears? It should be immediately reduced, and if the transaction fails, restore the failed amount.

Issue #519

albertoestarrona commented 6 years ago

Did you test this on different versions of the OS? Because sometimes the keyboard appearance changes depending the OS version with unexpected results in RN

hunght commented 6 years ago

@albertoestarrona yes, look like we have this issue https://github.com/facebook/react-native/issues/17473, but I don't have HTC or Samsung device to test on. This issue will be fixed with the last version of react-native as in the post says. So, I think we could update version of RN later to fix this.

marknuzz commented 5 years ago

Closed due to necessary rewrite of the history, to remove the abomination which was the stored 100 MB binary (which was also frequently changing). Please re-open the PR. Sorry for the inconvenience.