Max Milyutin
Max Milyutin
Currently connected-react-router doesn’t work as expected with Fast refresh (enabled by default in CRA, nextjs and React Native) - components not getting updates after changes applied. This pull request: 1....
I believe the following package should be added: @pietile-native-kit/keyboard-aware-scrollview
I believe the following package should be added: @pietile-native-kit/expandable-view
I believe the following package should be added: @pietile-native-kit/page-slider
**Problem:** In safari after manipulating the range input in hooks/config example, the order of the fields in the object changed every time. ([video](https://youtu.be/U-C4ysgxj-M)) **Fix:** use `Map` instead of plain object.