Skip to content

Releases: flyerhq/react-native-link-preview

v1.6.0

27 Jan 21:36

Choose a tag to compare

  • Implement request timeout (default to 5 seconds) to not load gigabytes of data if the link contains those. Thanks @TPXP for reporting and @ammarahm-ed for the PR!
  • Fix update when directly changing the previewData prop. Thanks @TPXP for the PR!
  • Update to React Native 0.67

v1.5.2

24 Oct 14:08
4216b9e

Choose a tag to compare

Update dependencies

v1.5.1

05 Sep 17:20

Choose a tag to compare

Update dependencies

v1.5.0

18 Aug 17:37

Choose a tag to compare

Update to RN 0.65

v1.4.1

16 Aug 20:15

Choose a tag to compare

Fixes export

v1.4.0

16 Aug 20:05

Choose a tag to compare

  • Improve REGEX
  • Update dependencies

v1.3.8

15 Aug 17:56

Choose a tag to compare

  • Update REGEX to handle links that contain @. Thanks @ipakhomov for reporting!
  • Add header node that renders above the text

v1.3.7

22 Jul 10:08

Choose a tag to compare

  • Allow this library to run on web and desktop
  • Add an optional enableAnimation prop which uses LayoutAnimation

v1.3.2

15 Jul 15:22

Choose a tag to compare

Update dependencies

v1.3.1

01 Jun 12:32

Choose a tag to compare

Fixed REGEX