This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
Releases: RealOrangeOne/react-native-busy-indicator
Releases · RealOrangeOne/react-native-busy-indicator
Version 1.1.0
New Features:
- Allow changing size of spinner
Bug Fixes:
- fixed weird ui bug that tore up ui on hiding of load handler
Improvements:
- change text number of lines allows for longer loading messages
- Update to ES6 class syntax
- make render more efficient, hopefully faster!
v1.0.9
- Add unit test suite
- Remove
loading.js
and use combinedActivityIndicator
component
v1.0.8
Move in line with [email protected]+
.