225 Commits

Author SHA1 Message Date
Dylan Vann
084a41497d Use conditional import. 2018-04-24 20:25:22 -04:00
Dylan Vann
e891ca9c3b
Update README.md 2018-04-22 13:49:43 -04:00
Dylan Vann
d71843d79d Words. 2018-04-22 12:15:00 -04:00
Dylan Vann
d3e3a99211 Add troubleshooting doc. 2018-04-22 12:12:01 -04:00
Dylan Vann
b959edb61b 4.0.4 v4.0.4 2018-04-21 20:54:12 -04:00
Dylan Vann
a2d9fe2c71 Remove FLAnimatedImage from FastImage project. 2018-04-21 19:51:15 -04:00
Dylan Vann
883dc0664d Fix FLAnimatedImage header search path. 2018-04-21 19:50:57 -04:00
Dylan Vann
1e053e062a Update package to avoid conflict. 2018-04-21 19:30:45 -04:00
Dylan Vann
e7ba4a7f78 Set ALWAYS_SEARCH_USER_PATHS to NO.
This option is now deprecated.
2018-04-21 19:19:01 -04:00
Dylan Vann
d1724d416f 4.0.3 v4.0.3 2018-04-20 14:03:47 -04:00
Dylan Vann
78a28cdb81 Fix test for using local image. 2018-04-20 14:03:37 -04:00
Dylan Vann
d87e693cbf 4.0.2 v4.0.2 2018-04-19 02:16:41 -04:00
Dylan Vann
3bbd33209c Remove unused borderRadius prop. 2018-04-19 02:16:32 -04:00
Dylan Vann
440e742216 Add border radius to TypeScript definitions. 2018-04-19 02:15:22 -04:00
Dylan Vann
494ce7d735 4.0.1 v4.0.1 2018-04-19 02:11:28 -04:00
Dylan Vann
c786be22a5 Refactor onLoad event. 2018-04-19 01:54:32 -04:00
Dylan Vann
da7dfa062c Reverse changes to readme. 2018-04-19 01:51:51 -04:00
Dylan Vann
3e182dfbac
Merge pull request #182 from ligen52/master
fix bug :https://github.com/DylanVann/react-native-fast-image/issues/181
2018-04-19 01:51:10 -04:00
Dylan Vann
a3e51d3d15
Merge branch 'master' into master 2018-04-19 01:50:48 -04:00
Dylan Vann
8d529a2c25 Refactor check for local image. 2018-04-19 01:50:08 -04:00
Dylan Vann
0aac5fa711 Merge branch 'master' of github.com:DylanVann/react-native-fast-image 2018-04-19 01:44:17 -04:00
minggong
77578bf7d3 MG: Release to v1.0.0 2018-04-19 13:40:57 +08:00
李根
9d7ee9ce78 fix bug :https://github.com/DylanVann/react-native-fast-image/issues/181
Dimensions not being passed to onLoad() #181
2018-04-16 17:41:33 +08:00
Dylan Vann
3bcb02219c
Merge pull request #169 from tianling536/master
fixed cannot display local image on android
2018-03-19 08:00:03 -04:00
田领
62fc722872
fixed cannot display local image on android 2018-03-19 18:20:10 +08:00
田领
00e04535f3
fix cannot display local image on android 2018-03-19 18:18:56 +08:00
Dylan Vann
4b38b4ae88 4.0.0 v4.0.0 2018-03-18 07:49:17 -04:00
Dylan Vann
6ac38f9617 Use gradle 3 for example. 2018-03-18 07:45:39 -04:00
Dylan Vann
86644acbcb
Merge pull request #164 from 100TAUSENDLUX-GROUP/master
better Quality Decoding for Android
2018-03-18 07:26:02 -04:00
Dylan Vann
5cc6201a79
Merge pull request #168 from DylanVann/revert-82-glide-v4
Revert "Upgrade android to Glide v4 "
2018-03-18 02:22:31 -04:00
Dylan Vann
71c5e63aee
Revert "Upgrade android to Glide v4 " 2018-03-18 02:22:12 -04:00
Dylan Vann
31126bcddc
Merge pull request #82 from october93/glide-v4
Upgrade android to Glide v4
2018-03-17 23:57:02 -04:00
Dylan Vann
c315c34881
Merge branch 'master' into glide-v4 2018-03-17 23:56:32 -04:00
Dylan Vann
8e7ae60284 Setup cocoapods example. 2018-03-17 23:25:49 -04:00
Dylan Vann
ab9285362c Setup example using react-native link. 2018-03-17 20:55:27 -04:00
Dylan Vann
b2bf91d62b Create example folders / projects. 2018-03-17 20:37:26 -04:00
Dylan Vann
5035c2ecbb Fix test command. 2018-03-17 20:24:28 -04:00
Dylan Vann
22028b0307 Fix icons in example. 2018-03-17 20:21:58 -04:00
Dylan Vann
60130cb326 Move width and height to onLoad. Document dimensions event. 2018-03-17 20:05:24 -04:00
Dylan Vann
eb78e9c2cd
Merge pull request #111 from OceanHorn/search_paths
Adding `Header Search Paths` to solve problems when:
2018-03-17 19:50:39 -04:00
Dylan Vann
709312725f
Call onLoadEnd regardless of if onFastImageError is defined.
onLoadEnd should always be called.
Thanks to @kdong007 for pointing this issue out.
2018-03-17 02:42:52 -04:00
Til Wessel
26042d472a Revert "deleted exampleCode"
This reverts commit 7eb051a752f8200be43190b7bbf432f713bb227d.
2018-03-14 14:40:34 +01:00
Til Wessel
c81081417e Revert "fake commit"
This reverts commit 11d672bbbb4c6f68f7acea0db327784a83e21071.
2018-03-14 14:40:24 +01:00
Til Wessel
11d672bbbb fake commit 2018-03-14 14:15:09 +01:00
Til Wessel
7eb051a752 deleted exampleCode 2018-03-14 13:27:06 +01:00
Til Wessel
efbb1c2dd5 set the GlideBuilder to use higher quality decoding 2018-03-14 10:47:18 +01:00
Dylan Vann
8279ecda47
Merge pull request #107 from jeremyclee/resource-info-onloadend
Added resource width and height information to the onFastImageLoad an…
2018-03-11 19:35:21 -04:00
Dylan Vann
8f857af34d Format podspec. 2018-03-11 19:28:54 -04:00
Dylan Vann
04865c210a Fix tests. Update dependencies and format command. 2018-03-11 19:19:39 -04:00
Dylan Vann
753420bb17 Update vector icons. 2018-03-11 19:17:59 -04:00