Skip to content

Releases: Trancever/reanimated-collapsible-helpers

Release 2.0.1

Choose a tag to compare

@Trancever Trancever released this 12 Jun 13:27

2.0.1 (2025-06-12)

Bug Fixes

Release 2.1.0

Choose a tag to compare

@Trancever Trancever released this 26 Jan 15:09

2.1.0 (2021-01-26)

Features

  • add support for reanimated v2 (0b88801)

Release 1.1.0

Choose a tag to compare

@Trancever Trancever released this 26 Jan 14:59

1.1.0 (2021-01-26)

Bug Fixes

  • apply overflow hidden by default on a wrapper (7730956)
  • fix ts and lint issues (bc39d5d)

Release 0.3.0

Choose a tag to compare

@Trancever Trancever released this 05 Jan 09:00

0.3.0 (2021-01-05)

Features

  • add API reference to the readme (68519ef)

Release 0.2.1

Choose a tag to compare

@Trancever Trancever released this 04 Jan 15:29

0.2.1 (2021-01-04)

Release 0.2.0

Choose a tag to compare

@Trancever Trancever released this 29 Dec 15:04

0.2.0 (2020-12-29)

Bug Fixes

  • add missing " (255a3fa)
  • apply overflow hidden by default on a wrapper (7730956)
  • correct the example app name (d455769)
  • fix ts and lint issues (bc39d5d)
  • simplify screen layout and fix issue with pointer events (b0f746f)
  • update .lock files (c7ee89f)

Features

  • add build script in the root (c4f3662)
  • add demo to the readme (f5c8225)
  • add description (fce571f)
  • add github action for publishing example app (b96e2b8)
  • add github action to publish expo app on PR (b44cf9b)
  • add more sophisticated example (b3543e7)
  • add script for generating prod web builds (f026c22)
  • bootstrap the library (15efdcc)
  • copy deployed static files to root (66d79cd)
  • improve layout on web (36539b5)
  • improve readme and add favicon (6a9de8a)
  • link gif to the .mov file (a0bbf87)
  • override yarn and yarn install commands with custom script (fb2e38f)
  • trigger vercel deployment (eb21a1e)
  • use nicer fonts on web (2073188)