Commit Graph

516 Commits

Author SHA1 Message Date
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
Ben Wildeman d142379e6f make sure headers only accepts key value pairs (#229) 2018-08-22 23:23:03 -04:00
Dylan Vann 9fae3bf697 Upgrade dependencies. 2018-08-19 23:29:26 -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 9f422c4a74 Add cache control for Android. 2018-06-14 22:40:10 -04:00
Dylan Vann cf9a595ee9 Add cache control for iOS. 2018-06-13 23:47:10 -04:00
Dylan Vann 30a2ff7909 Add fallback option. 2018-06-13 20:34:30 -04:00
Dylan Vann 400232767b Add example of auto sizing. 2018-06-09 23:38:24 -04:00
Dylan Vann 5221ae90eb Update react-native in example. 2018-06-09 22:50:19 -04:00
Dylan Vann b6719920f3 Formatting. 2018-06-09 22:15:36 -04:00
Dylan Vann fddee2c583
Show local images.
Show local images on iOS and Android.
2018-06-09 22:12:56 -04:00
Patrick Kempff 6e0e6f8f2b Fixed memory leaks (#214) 2018-06-07 23:22:57 -04:00
Dylan Vann b1ca4fe6b6 Use https. 2018-06-07 23:22:41 -04:00
Dylan Vann ad2c48ea1d Update email. 2018-06-07 15:21:25 -04:00
Shintaro Morikawa e5838165b6 Specify type definition file path (#216) 2018-06-05 00:18:08 -04:00
Dylan Vann 5bb18c71d0 Ignore more files, 829.5 kB. 2018-05-24 13:00:36 -04:00
Dylan Vann 0ad0669488 Use jest config file. 2018-05-24 12:30:28 -04:00
Dylan Vann 01d52e4363 More refactoring. 2018-05-24 12:24:47 -04:00
Dylan Vann b4414b6477 Ignore file from npm pack. 2018-05-24 12:07:06 -04:00
Dylan Vann b1494e784d Comments. 2018-05-24 11:58:28 -04:00
Dylan Vann a6f7b109aa Refactor project. Ignore more files. 840.7 kB package size. 2018-05-24 11:52:33 -04:00
Dylan Vann 12862f3fdb Include whole ios folder in whitelist. 2018-05-24 11:18:16 -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 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