Releases: naoufal/react-native-progress-hud
Releases · naoufal/react-native-progress-hud
v1.0.2
v1.0.1
v1.0.0
New Features
- The color of the spinner can now be modified by passing a
color
prop. - The color of the overlay can now be modified by passing an
overlayColor
prop.
Breaking Changes
backgroundType
has been replaced byoverlayColor
to give developers more styling options.