Commit Graph

34 Commits

Author SHA1 Message Date
Dylan Vann e8f6df93b2 Add rectangular border radius example. 2018-01-30 20:42:58 -05:00
Dylan Vann 194619921b Fix tests. 2018-01-30 20:36:30 -05:00
Dylan Vann 82b469369d Put status bar underlay on main example page. 2018-01-30 20:24:45 -05:00
Dylan Vann 2df16ca038 Remove children support.
Keeping the API similar to Image.
2018-01-30 20:13:30 -05:00
Dylan Vann 3a33bdaa27 🔘 Add border radius support to android and refactor and update examples. 2018-01-29 01:42:29 -05:00
Dylan Vann 6febcbf3f7 Remove flow comments. We weren't using it anyways. 2018-01-13 18:59:04 -05:00
Dylan Vann 74aee3afb8 Reload example with button instead of interval.
Show preloading outside of component.
2018-01-13 18:28:23 -05:00
Dylan Vann 07ee611c32 Make engines more permissive, update example. 2018-01-13 18:26:52 -05:00
Dylan Vann b4b1794258 Update dependencies. Remove support for View.propTypes. 2017-11-29 23:45:54 -05:00
Dylan Vann a388be82cd Use global import syntax. 2017-11-29 23:23:46 -05:00
Dylan Vann 40b4c88585 Update prettier files. 2017-11-29 22:32:48 -05:00
Dylan Vann cf07dd2a82 Update the example app and docs. 2017-11-29 22:02:37 -05:00
Dylan Vann a60fd67919 Fix style. 2017-07-26 22:25:23 -04:00
Dylan Vann 8953b5aecd Add test of multiple progress callbacks to example. 2017-07-26 21:33:21 -04:00
Dylan Vann 1666f7c4e5 Make android and iOS view loading events conform to API of React Native's Image.
This will make using this library as a drop in replacement easier.
This commit also fixes some issues in the android progress implementation.
2017-07-25 00:44:08 -04:00
Dylan Vann 6c720f5020 Fix iOS progress implementation to conform to React Native's image.
Includes:

- onLoadStart
- onProgress
- onError
- onLoad
- onLoadEnd

Also changes to use the prop-types package.
2017-07-23 22:28:35 -04:00
Dylan Vann ad4d8a5fe6 Add progress events for iOS. 2017-07-03 21:58:24 -04:00
Dylan Vann 02fd00c4a6 Update project to latest react native version. 2017-06-27 22:47:56 -04:00
Dylan Vann 46e08b46e2 Update to support preloading sources.
Sources for preloading have the same keys as the source prop.
Also update readme to document preloading.
2017-06-20 03:10:56 -04:00
Dylan Vann c21c24c4de Improve code style of examples.
Consts are preferable because readers don't have to think about potential
future code paths affecting the value.
2017-06-20 00:53:32 -04:00
Dylan Vann d2e13b958e Simplify start command. 2017-06-20 00:49:38 -04:00
Dylan Vann 3141ee590f Fix TabBar in example. 2017-05-04 02:55:26 -04:00
Dylan Vann 5a93fee689 Update React Native and add gif support to iOS. 2017-05-04 02:45:28 -04:00
Dylan Vann cc42a43f43 Remove BuddyBuild configuration. 2017-04-28 10:45:26 -04:00
Dylan Vann 07a424ac09 Add logging of yarn workaround. 2017-04-24 17:04:30 -04:00
Dylan Vann 8729f77985 Attempt to fix yarn / BuddyBuild issue.
https://github.com/yarnpkg/yarn/issues/685
2017-04-24 16:46:30 -04:00
Dylan Vann ba3174ee48 Make FastImageExample work without a local server. 2017-04-18 11:34:36 -04:00
Dylan Vann 2e2a4175c4 🚫 Add error state. 2017-04-18 10:43:35 -04:00
Dylan Vann d6c4687a5c 🗒 sort-package-json. 2017-04-18 02:05:10 -04:00
Dylan Vann d36ad2d351 Run prettier. 2017-04-18 01:52:09 -04:00
Dylan Vann 2b73f9f514 Document running example server and move server directory. 2017-04-18 01:45:28 -04:00
Dylan Vann 73543df320 Change example package name. 2017-04-18 01:37:08 -04:00
Dylan Vann 27086af5a0 🔳 Make StatusBar translucent on Android. 2017-04-17 20:24:49 -04:00
Dylan Vann 1ee6d37bd4 🚩 Initial commit. 2017-04-17 18:42:16 -04:00