Skip to content

0.8.0

Compare
Choose a tag to compare
@joshswan joshswan released this 09 Oct 01:18
· 113 commits to master since this release
0.8.0
ddb4a1f

New Features:

  • Link Instagram usernames (e.g. @username). The twitter prop has been deprecated in favor of the new mention prop that takes values of "instagram" or "twitter" (or false to disable) and links any @username occurrences to the specified service.
  • Fall back to the web version of Instagram/Twitter when users don't have the appropriate app installed. Enabled by default on Android, but testing app schemes requires LSApplicationQueriesSchemes in Info.plst so is disabled by default on iOS. Use the webFallback prop to enable.