Bogusz Kaszowski

Results 5 comments of Bogusz Kaszowski

Currently, in your reducer you're overwriting client state with server one. In this specific scenario it's enough to replace the order of arguments that you're spreading while merging states. In...

Changing button's styling dynamically was broken in the previous version. It's fixed in 5.13.0, so closing the issue.

Hey, thank you very much for your contribution. I think both are correct and it depends on regional spelling πŸ‡ΊπŸ‡Έ vs πŸ‡¬πŸ‡§ , so there no need to introduce such...

@ericpoulinnz I tested it and the issue is gone on web as well

I'd like to migrate [react/bridge/DynamicFromArray.java](https://github.com/facebook/react-native/blob/main/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/bridge/DynamicFromArray.java)