Commit Graph

62 Commits

Author SHA1 Message Date
Dylan Vann 7b8c0c841a
chore: Add note to readme. 2019-07-16 19:09:44 -04:00
Dylan Vann a5e3b9e64b docs: Remove duplication. 2019-07-05 00:02:54 -04:00
Dylan Vann 6d8c44442c docs: Make example not reference styles. 2019-07-05 00:00:47 -04:00
Dylan Vann 41de1fdc6d docs: Remove react-native link from instructions. 2019-07-04 23:59:56 -04:00
Dylan Vann 5489f9ec4b
feat: Upgrade to React Native 0.60.0 / CocoaPods / Android X. (#513)
BREAKING CHANGE: You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
2019-07-04 23:49:38 -04:00
DreamPiggy 5016172cfc fix: Upgrade vendored SDWebImage to v5.0.5.
- Upgrade vendored SDWebImage to v5.0.5.
- Fixes the Archive issue for applications that don't use CocoaPods.

fix #489
2019-06-03 13:26:39 -04:00
Dylan Vann e6c8ceead7
docs: Add note about build issue. 2019-06-02 19:43:04 -04:00
Philippe David 1eed575025 docs: Fix proguard rules. (#478) 2019-05-25 17:15:29 -04:00
Dylan Vann 5fbb4a7800
Update README.md 2019-05-16 22:12:01 -04:00
Dylan Vann 8f93fb7e08
Update README.md 2019-05-16 22:10:28 -04:00
Dylan Vann f677f7a9ba
Update README.md 2019-05-16 22:08:32 -04:00
Dylan Vann 03c50f026c
feat: Add tint color support.
fix #124
2019-05-02 20:41:42 -07:00
Felipe de Souza Paiva 161ba99c3d docs: Update proguard rules. 2019-05-02 19:35:30 -07:00
Dylan Vann 1ae24fc99c chore: Clarify license. 2019-02-25 00:00:14 -05:00
Dylan Vann f672f0bc85 chore: More social. 2019-02-24 23:54:24 -05:00
Dylan Vann c3492fc334 chore: Add coverage badge/link. 2019-02-21 22:31:52 -05:00
Lucas Vieira 0ef7231018 Fix typo for source.cache in docs.
Thanks to https://github.com/DylanVann/react-native-fast-image/issues/274#issuecomment-418719314 for pointing this out
2018-10-13 14:33:12 -04:00
Michael Lefkowitz 22541243d9 react-native link now targets react-native-fast-image (#264) 2018-08-23 00:36:10 -04:00
Martin Richter d2c33a85ce Fix cache enum names in README (#251)
The `priority` attribute was probably a copy-paste error?
2018-08-22 23:23:47 -04:00
Dylan Vann 05830ad8a7 Add docs for fallback prop. 2018-06-14 22:45:32 -04:00
Dylan Vann 23055db62b Add docs for cache prop. 2018-06-14 22:43:44 -04:00
Dylan Vann e8998db3e8 Fix gifs for npm page. 2018-05-16 07:04:38 +01:00
Dylan Vann 3bd08ef952 Update license info.
Just better formatted.
2018-05-16 05:39:53 +01:00
Dylan Vann aac6a9a867
Fix CircleCI badge. 2018-05-11 11:45:27 -04:00
Dylan Vann d92c42214b
Fix CircleCI badge. 2018-05-11 11:18:25 -04:00
Dylan Vann f31a44fc07
Upgrade to glide 4 with progress listeners working. (#201) 2018-05-10 02:40:04 -04:00
Dylan Vann c458712c4a
Update README.md 2018-05-10 00:40:16 -04:00
Dylan Vann e8cfc7ae5d Use local package in example project. 2018-05-07 11:26:26 -04:00
Dylan Vann c99ce2253e Remove git lfs. 2018-05-04 00:34:02 -04:00
Dylan Vann e26f328810
Update README.md 2018-05-04 00:23:07 -04:00
Dylan Vann b11303752d
Fix image links.
Git LFS is not working nicely with the relative links.
2018-05-04 00:13:20 -04:00
Dylan Vann b2a7207a3c
Update README.md 2018-05-03 00:41:20 -04:00
Dylan Vann d8082548d8
Update README.md 2018-05-03 00:31:53 -04:00
Dylan Vann 4912305572 Update example gifs. 2018-05-03 00:30:25 -04:00
Dylan Vann 3fb8bb9030
Update README.md 2018-04-26 22:59:11 -04:00
Dylan Vann f31e8d6a3e
Add note about Proguard. 2018-04-26 22:58:05 -04:00
Dylan Vann d2b5457bae Change back to usage. 2018-04-25 03:09:10 -04:00
Dylan Vann 2f014d2bcd Move documentation on other linking methods into docs. 2018-04-25 03:05:16 -04:00
Dylan Vann 4f96129a7c
Merge pull request #179 from Meandmybadself/master
Adding instructions to manually link.
2018-04-25 03:03:07 -04:00
Dylan Vann e891ca9c3b
Update README.md 2018-04-22 13:49:43 -04:00
Jeffery Bennett 71a52d9ba7 Adding instructions to manually link. 2018-04-05 13:18:28 -05:00
Dylan Vann 60130cb326 Move width and height to onLoad. Document dimensions event. 2018-03-17 20:05:24 -04:00
Dylan Vann a4ce9c0ec5 Update readme. 2018-03-10 19:16:16 -05:00
Dylan Vann 5a67ff2cf0
Merge pull request #105 from coconautti/fix-documentation-default-resize-mode
Fix documentation for default resize mode.
2018-01-30 22:24:08 -05:00
Dylan Vann d4fb891a07 Update readme.
Add notes on border radius.
2018-01-30 20:33:26 -05:00
Dylan Vann 6731991d14
Update README.md 2018-01-29 01:47:23 -05:00
Peter Hägg 0778939658
Fix documentation for default resize mode
Documentation wrongly states that 'contain' is the default resize mode, when it in fact is 'cover'.
2017-12-13 12:43:00 +02:00
Dylan Vann c508247542
Update README.md 2017-12-02 19:44:58 -05:00
Dylan Vann b4b1794258 Update dependencies. Remove support for View.propTypes. 2017-11-29 23:45:54 -05:00
Dylan Vann cf07dd2a82 Update the example app and docs. 2017-11-29 22:02:37 -05:00