Skip to content

Releases: ken0x0a/react-native-reanimated-indicators

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:51

4.0.0 (2023-06-23)

Features

BREAKING CHANGES

  • not work with v1 anymore

  • chore: disable eslint rule "react/react-in-jsx-scope"

  • chore: add declarationMap for dev experience

This enables jump to src code

  • doc: add example

  • chore(ci): remove yarn.lock for monorepo dev

  • chore: rm eslint cache

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 02:23

3.0.0 (2022-11-11)

Features

BREAKING CHANGES

  • drop reanimated v1

  • chore(ci): setup GitHub Actions

v2.0.0

Choose a tag to compare

@ken0x0a ken0x0a released this 11 Dec 11:06
70e80f7

2.0.0 (2019-12-11)

Bug Fixes

Features

BREAKING CHANGES

  • dependencies version changed.

react-native-reanimated must be "^1.4.0"
( might works "^1.3.0" but I didn't test )

reason
1 argument of reanimated useCode is now a function

v1.0.0

Choose a tag to compare

@ken0x0a ken0x0a released this 21 Jul 08:36

1.0.0 (2019-07-21)

Initial release!