Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2023-03-31) ### Bug Fixes * **example:** switch to use predefined theme ([9823d4c](9823d4c)) * **example:** use automatic color scheme ([78c8b02](78c8b02)) * ios module ([6579f94](6579f94)) * theme backdrop ([ed6c3ea](ed6c3ea)) ### Features * **android:** get dynamic theme from system ([a1193e7](a1193e7)) * create hook to retrieve theme ([d32fe22](d32fe22)) * **example:** improve example ([9ec23df](9ec23df)) * **example:** improve example app ([f5f446f](f5f446f)) * generate material3 theme ([3680af8](3680af8)) * improve example app ([9f0c3a3](9f0c3a3)) * **ios:** return null on ios ([bb38eb5](bb38eb5)) * make module available for Expo Go ([a6cf7d1](a6cf7d1)) * make source color required ([a80e580](a80e580)) * set default fallback source color ([fd4877b](fd4877b)) * update `useMaterial3Theme` params ([3329dd4](3329dd4)) * update library exports ([c290a6b](c290a6b)) ### BREAKING CHANGES * remove `overwrite` param `overwrite` param in `useMaterial3Theme` is removed, use `sourceColor` param to overwrite system theme
- Loading branch information