Commit Graph

290 Commits

Author SHA1 Message Date
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 f74642f61e Update snapshots. 2018-05-09 23:32:30 -04:00
Dylan Vann 827d31443f 4.0.14 2018-05-09 23:27:05 -04:00
Dylan Vann 60511af352 Fix example margins and add labels to resizeMode example. 2018-05-09 23:23:59 -04:00
Dylan Vann bb1f3293c8 4.0.13 2018-05-09 22:53:31 -04:00
Dylan Vann 7a34ed3ec9 Add resizeMode examples and refactor. 2018-05-09 22:52:03 -04:00
bluekurk 6ed1c674c2 * sync initial resizeMode & contentMode (#193) 2018-05-09 22:50:51 -04:00
Dylan Vann b206c50028 Move example files to src.
I don't remember why I put these in FastImage in the first place.
2018-05-09 22:13:18 -04:00
Dylan Vann 6c6526e4e7 Don't use SYMROOT and BUILT_PRODUCTS_DIR in HEADER_SEARCH_PATHS.
These are not necesary and can lead to less deterministic builds.
2018-05-09 22:12:24 -04:00
Dylan Vann 8609a4d7c0 Sort package.json. 2018-05-08 16:30:08 -04:00
Dylan Vann 57f43ed2fc Remove example from package.json. 2018-05-08 16:29:36 -04:00
Dylan Vann 1edb6fd76a Remove unused imports. 2018-05-08 16:24:36 -04:00
Dylan Vann 26cde4578f Fix build.gradle. Needs comas. 2018-05-07 11:33:54 -04:00
Dylan Vann e8cfc7ae5d Use local package in example project. 2018-05-07 11:26:26 -04:00
Dylan Vann b2fb48bbe3 Use prettier config file. 2018-05-06 19:04:28 -04:00
Dylan Vann 3e692b901d 4.0.12 2018-05-06 03:48:33 -04:00
Dylan Vann a4e6ef3002 Revert increasing buildToolsVersion and targetSdkVersion. 2018-05-06 03:47:33 -04:00
Dylan Vann 52ccc8ce9a Revert change to android manifest. 2018-05-06 03:44:02 -04:00
Dylan Vann bf67634a44 Fix android project. 2018-05-06 03:39:22 -04:00
Dylan Vann a55287cdb6 Downgradle gradle build tools. 2018-05-06 03:05:03 -04:00
Dylan Vann 9bc880e46a 4.0.11 2018-05-06 02:18:07 -04:00
Dylan Vann 466f43f4ae Handle assets from asset library. 2018-05-06 02:12:08 -04:00
Dylan Vann 69d6c250c9 Downgradle gradle. 2018-05-06 02:10:52 -04:00
Dylan Vann 75e3fd7cd8 Improve TypeScript types. 2018-05-06 02:08:06 -04:00
Dylan Vann 3e8d0e6882 4.0.10 2018-05-05 23:41:51 -04:00
Dylan Vann 243b33db76 Handle photos from smart albums. 2018-05-05 23:41:29 -04:00
Dylan Vann 38192fa220 4.0.9 2018-05-05 21:22:26 -04:00
Dylan Vann c99ce2253e Remove git lfs. 2018-05-04 00:34:02 -04:00
Dylan Vann a3b63d4861 Merge branch 'master' of github.com:DylanVann/react-native-fast-image 2018-05-04 00:33:14 -04:00
Dylan Vann 98520137b4 Optimize scroll gif. 2018-05-04 00:24:16 -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 1cbc838e33
Merge pull request #101 from btegenbosch/hotfix/use-okhttpclient-provider
Use OkHttpClientProvider to allow extending preconfigured clients.
2018-05-03 12:17:55 -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 b384002528 Fix status bar in example. 2018-05-03 00:20:59 -04:00
Dylan Vann 0a7d771e8f Setup signing for example. 2018-05-02 23:27:53 -04:00
Dylan Vann 943e3b1011 4.0.8 2018-05-01 10:17:10 -04:00
Dylan Vann 236ca3e69e Handle content urls. 2018-05-01 10:17:10 -04:00
Dylan Vann c2de0a771b 4.0.7 2018-05-01 10:17:10 -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 35cc0dd43c Improve iOS linking instructions. 2018-04-25 03:07:13 -04:00
Dylan Vann 2f014d2bcd Move documentation on other linking methods into docs. 2018-04-25 03:05:16 -04:00
Dylan Vann e2597c3a2e Merge branch 'master' of github.com:DylanVann/react-native-fast-image 2018-04-25 03:03:20 -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