Skip to content

1.1.0

Compare
Choose a tag to compare
@joshswan joshswan released this 17 Jul 20:46
· 92 commits to master since this release
1.1.0
ead274d

New Stuff:

  • onLongPress support added! Supply a function as the onLongPress prop and it'll get called with the link's URL and match object when the user long presses - @bky