Releases: mohammedhammoud/react-native-hud-view
Releases · mohammedhammoud/react-native-hud-view
v2.1.0
2.1.0 (2024-05-06)
Bug Fixes
- export types (b947786)
- make it possibile to click background items when active (85bef70)
Features
- add possibility to pass global color (9eb65e1)
v2.0.1
2.0.1 (2023-04-26)
Bug Fixes
- fix broken IconComponent type on HudProviderProps (8695636)
v2.0.0
2.0.0 (2023-04-26)
Features
- rewrite codebase to align with latest react (64f1fbe)
BREAKING CHANGES
- The codebase has been completely rewritten to align with the latest version of React. This includes major changes to the API, so existing code will need to be updated accordingly.