Commit Graph

37 Commits

Author SHA1 Message Date
Dylan Vann 25f8f0d85a
feat: Upgrade example apps. (#453) 2019-04-22 22:52:40 -04:00
Dylan Vann 84e420c815
Upgrade example app. (#451) 2019-04-22 21:48:16 -04:00
Dylan Vann 52d1d8b58b chore: Fix displayNames in examples. 2019-02-25 01:11:47 -05:00
Dylan Vann 96f98c4d0b
chore: Add animated WebP example. (#418) 2019-02-24 19:52:11 -05:00
Dylan Vann 32fa98d621
chore: Update dependencies. (#416) 2019-02-22 01:30:00 -05:00
Dylan Vann 97630c8ee4
fix: Fixes WebP rendering on iOS 12. (#412)
fixes issue #298 #385
2019-02-22 00:37:12 -05:00
Dylan Vann 4f4a5b5b1c
style: Use prettier to format more files. (#381) 2018-12-30 21:29:08 -05:00
Dylan Vann 0d66f4cb06 Update example. 2018-11-13 23:10:46 -05:00
Dylan Vann 01dac3b745
Upgrade example app. (#340) 2018-11-06 00:57:44 -05:00
Dylan Vann 47e36edc24
Fix local images in production builds. (#324)
* Revert changes to make yarn link work.

* Fixed local images in production builds.

This closes #273, closes #296, closes #246.

* Remove unused code and fix some warnings.
2018-10-23 00:58:35 -04:00
Dylan Vann 65ba0c47d6
Make yarn link work with example project. (#323) 2018-10-23 00:04:46 -04:00
Dylan Vann 1443a1a50e
Upgrade dependencies. (#316) 2018-10-16 00:07:51 -04:00
Dylan Vann 3b4c6fb23f
Upgrade examples. (#309) 2018-10-14 17:18:35 -04:00
Dylan Vann c0a784a683 Install dependencies and add example code. 2018-09-23 19:26:37 -04:00
Dylan Vann e68fe53fbe Replace with clean examples. 2018-09-23 18:24:06 -04:00
Dylan Vann 6a2fb83b3e Remove incorrect focusedName prop. 2018-09-23 15:30:37 -04:00
Dylan Vann e08be5b66d Fix incorrect icon names in example. 2018-09-23 02:00:51 -04:00
Dylan Vann b504131083 Use supportLibVersion from ext. 2018-08-23 13:43:27 -04:00
Dylan Vann 111c3aab15 Fix tests. 2018-08-23 02:05:01 -04:00
Dylan Vann 7edb4544dd Update dependencies. 2018-08-23 01:51:05 -04:00
Dylan Vann 203aaa5ddb Update react native in example. 2018-08-23 01:19:45 -04:00
Dylan Vann d4c04012f6 Update example. 2018-08-23 01:06:28 -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
Dylan Vann 01d52e4363 More refactoring. 2018-05-24 12:24:47 -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 ab9285362c Setup example using react-native link. 2018-03-17 20:55:27 -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 753420bb17 Update vector icons. 2018-03-11 19:17:59 -04:00
Dylan Vann 0104116bae Switch to always using a wrapping view.
This will now support using borderRadius within style for cropping for all corners
on iOS and Android in react-native@0.54.1.
2018-03-10 19:10:34 -05:00
Dylan Vann 3938371219 Update example react-native version. 2018-03-10 18:59:46 -05:00
Dylan Vann 20e709e9a8 Update start command and lockfile. 2018-03-10 18:43:06 -05:00
Dylan Vann 364869b4d8 Move example and example server.
Better folder naming.
2018-03-10 18:40:27 -05:00