Skip to content

Releases: ammarahm-ed/react-native-actions-sheet

v0.1.7

23 Jan 13:20
5a405b9
Compare
Choose a tag to compare

This release adds new props and some breaking changes.

New Features/Props

  1. CustomHeaderComponent .
  2. CustomFooterComponent .
  3. footerHeight
  4. footerStyle
  5. footerAlwaysVisible
  6. headerAlwaysVisible

Breaking Changes
customStyles prop renamed to containerStyle

release v0.1.6

16 Jan 19:20
Compare
Choose a tag to compare

Fix Typescript Definitions @vincentbello

release v0.1.4

16 Jan 08:03
a430153
Compare
Choose a tag to compare

This release has the following changes:

  1. Add open & close Animation duration prop
  2. reimplement bounce animation on android and ios
  3. replace bounceOffset prop with bounciness prop.
  4. removes animationType prop
  5. add defaultOverlayOpacity prop
  6. now you can set overlay color of any type, not just 'rgba'

v0.1.3: Merge pull request #1 from ammarahm-ed/add-license-1

16 Jan 06:57
a5cadbf
Compare
Choose a tag to compare