Skip to content

Releases: tibbus/react-native-fit

1.1.2 - remove unneeded console.log

06 Oct 07:55
Compare
Choose a tag to compare

1.1.1: * bug: onRequestClose event error on Android

01 Jul 06:27
Compare
Choose a tag to compare
  • bug: onRequestClose event error on Android
  • feature: hide the statusBar when Modal is open

1.1.0

01 Jul 06:32
Compare
Choose a tag to compare
  • 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

01 Jul 06:35
Compare
Choose a tag to compare
  • 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