asahi7 / typemasters-game

0 stars 0 forks source link

In client, sometimes when typing a word correctly, it does not automatically become deleted #13

Open asahi7 opened 5 years ago

asahi7 commented 5 years ago

There might be some race condition

asahi7 commented 5 years ago

https://github.com/facebook/react-native/issues/20119

asahi7 commented 5 years ago

Waiting for updates from RN team

asahi7 commented 5 years ago

Maybe delete word from textInput when the word is deleted from textArray?