Skip to content

Latest commit

 

History

History
97 lines (63 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

97 lines (63 loc) · 6.42 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • feat: added next & previous methods #34
  • feat: added RTL support (#32) by @aleppos 43a61e4
  • chore: updated build script 1a9c307

16 June 2021

  • docs: updated readme.md #25
  • chore: updated dependencies 57b497f
  • feat: added Reanimated v2 compatibility 0f1eacd

14 June 2020

  • chore: update branding #24
  • feat: optimise performance and internal refactor #23
  • refactor: indicators and close button #22
  • feat: export page content props #21
  • feat: enable dismissible pages/slides #20
  • refactor: project structure, types, naming and readme file #19
  • chore: added description to onIndexChange prop 48c552a
  • chore: removed unused import c1da684
  • chore: improved circle radius calculation 8ebaad2

14 May 2020

  • feat: added support for a custom closeButton #18
  • feat: enable content interaction (#16) 3da8695
  • chore: updated dependencies e568a5b
  • chore: updated examples 7f3c9ad

21 April 2020

  • feat: added support for custom view #14
  • chore: update react native to v0.62.2 #13
  • chore: added safe insets for examples 0f9ac79
  • chore: added github issue templates 5f6687d
  • docs: updated readme and contributing files 50f0618

4 April 2020

  • fix: updated types file path 3dca3cc

3 April 2020

  • feat: add vertical gesture support #9
  • chore: exclude example filder types from distribution #8
  • chore: add @gorhom/showcase-template for example #7

3 March 2020

  • fix: moved circle animation to native thread ( by @owinter86 ) #6

1 March 2020

  • docs: update readme to include peer dependencies f5a44fc

1 March 2020

  • docs: add changelog 637406b
  • chore: updated package description a2ad2c8
  • chore: update package to be public 7f27066

v0.2.0

1 March 2020

  • docs: update readme and add preview #3
  • feat: added examples #2
  • feat: implement paper onboarding #1
  • init project c8ae76d
  • chore: removed yarn.lock 8a875ae
  • chore: add implementation 32b43de