Bug Fixes
- web: fix overriding styles sometimes not applying due to order-sensitivity when wrapping a HOC with another styled(), fixing styled(Input, { focusStyle: {} }) overrides #809 (natew)
- web: remove some react-native type imports, remove unused code #809 (natew)
- web: fix native gapRow and gapColumn to map to proper native keys rowGap and columnGap #809 (natew)
- constants: fix package.json main and module point to index rather than old constants file (natew)
Commits
- b7acaf9: v1.7.11 (natew)