react-native-ui-lib
react-native-ui-lib copied to clipboard
Feat/number input
Description
New NumberInput component.
locale works on Android but not on iOS, our theory is that it's related to RN-intl issues with hermes and it should be solved in RN70. For now we are not supporting it (no API, commented out in types).
WOAUILIB-2640
Changelog
New NumberInput component