Skip to content

v0.2.1

Compare
Choose a tag to compare
@cooperka cooperka released this 16 Jul 23:46
· 1068 commits to master since this release

Added

  • Added timeFormat and dateFormat props (#273)
  • Added .watchmanconfig and README notes for local development

Changed

  • Replaced deprecated onChange with onContentSizeChange (#500)
  • Migrated from deprecated React.PropTypes to prop-types (#508)
  • Clarified Android installation steps for CRNA/Expo (#482)

Fixed

  • Fixed janky fullscreen Lightbox images by using flex: 1 (#467)
  • Fixed URLs that get linkified but are missing a scheme (#506)