Link Preview Js Versions Save

⛓ Extract web links information: title, description, images, videos, etc. [via OpenGraph], runs on mobiles and node.

v1.1.0

7 years ago

Due to edge case in Autolinker (https://github.com/ospfranco/react-native-link-preview/pull/5) I've decided to move to a simpler type of parsing, string splitting based on space chars and checking a battle tested regex.

v1.0.7

7 years ago

This is a stable code release.

Cleaned the code base with linter, got rid of unnecessary declarations, etc.

Also added simple test to make sure I don't break functionality in the future.

v1.0.4

7 years ago

Everything seems to be stable enough, creating release tag