Releases: tibbus/react-native-fit
Releases · tibbus/react-native-fit
1.1.2 - remove unneeded console.log
1.1.1: * bug: onRequestClose event error on Android
- bug: onRequestClose event error on Android
- feature: hide the statusBar when Modal is open
1.1.0
- Remove Cache Image dependency and functionality for the FitImage component
- Update docs
- Add support for static images, only remote urls were supported before
- Add devDependencies packages for better development
1.0.0
- FitImage: render images in a responsive way
- FitVideo: render videos in a responsive way
- FitModal: A modal with an overlay and close button, good to use with FitImage and FitVideo