Releases: davidhartsough/react-native-simi-comps
Releases · davidhartsough/react-native-simi-comps
0.2.1
0.2.0
- add expo-font to peer deps and remove expo/vector-icons from dev deps f78241e
- export new PrimaryColorContext Provider and hook 16f91c1
- overhaul refactor of PrimaryColorContext, Provider, and hook and theme color handling dc4268c
- wrap SearchBar in row View container 5bca655
- add alignment options to IconButton 377b4b3
- make Icon default size 24 and default color the theme icon color d85eca7
- give Chip optional inline containing view and make x remove button optional 1af35be
- try adjusting colors and shades towards less contrast 42f5ee5
0.1.3
- Build for TabBarIcon comp and IconOptions type
0.1.2
- export new TabBarIcon comp and IconOptions type f4103de
0.1.1
- hot fix correct the exports 4f61d41
0.1.0
- Publishing the first release!