react-native-xkcd
v0.0.1
Published
Loads a random [XKCD](http://xkcd.com/) comic with caption.
Readme
#react-native-xkcd
Loads a random XKCD comic with caption.
Usage:
Plain and simple as of now:
$ npm install --save react-native-xkcdvar XKCD = require('react-native-xkcd');
<XKCD />Will result in something like:

TODO:
Better styling :lipstick: ( lazy me :/ )
Refresh interval prop to auto load random comics.
Fix
index.android.js
