Skip to content

Releases: dilipchandima/rn-select-date-range

React 18 support

14 Jan 03:05
Compare
Choose a tag to compare
v5.0.0

React 18 support

v3.1.0

03 Dec 11:03
Compare
Choose a tag to compare

Update dependencies

v2.0.0

25 Jun 10:20
1dd4dc8
Compare
Choose a tag to compare

Features

  • TypeScript Support

v1.3.0

24 Jun 16:34
Compare
Choose a tag to compare

Features

  • New Style props for change selected date styles
  • Font prop for changing the font to customize theme

Bug Fixes

  • Add prop types

v1.2.1

22 Jun 08:14
Compare
Choose a tag to compare

Features

Add Max and Min Dates and Style Changes

  • Can pass Max and Min Date as props then dates will be disabled according to the props

v1.0.3

22 Jun 03:49
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

Features

Basic implementation of the date range picker for React Native, User will be able to pick date range and it will return the picked dates