Releases: pchmn/expo-material3-theme
Releases · pchmn/expo-material3-theme
v1.4.0-beta.1
Features
- add color fidelity option (5dd4bea)
v1.3.2
1.3.2 (2024-01-15)
Bug Fixes
- support android gradle plugin version >= 8 (d7cbf1e)
v1.3.1
1.3.1 (2023-07-11)
Bug Fixes
- typo (
surfaceContainerHight
-> surfaceContainerHigh
) (1a64d09)
v1.3.0
1.3.0 (2023-07-11)
Features
- export
isDynamicThemeSupported
and Material3Scheme
(a91a105)
v1.2.0
1.2.0 (2023-07-09)
Features
v1.1.0
1.1.0 (2023-07-07)
- fix gradle 8 compatibility (9f04784)
- use @material/material-color-utilities (d2f6085)
v1.0.1
1.0.1 (2023-04-03)
Bug Fixes
- exclude unnecessary files from package (a5d08df)
v1.0.0
1.0.0 (2023-03-31)
First stable version
v1.0.0-beta.2
Features
- make module available for Expo Go (a6cf7d1)
- update
useMaterial3Theme
params (3329dd4)
BREAKING CHANGES
overwrite
param in useMaterial3Theme
is removed, use sourceColor
param to overwrite system theme