Skip to content

hemanth/react-native-xkcd

Repository files navigation

#react-native-xkcd

Loads a random XKCD comic with caption.

Usage:

Plain and simple as of now:

$ npm install --save react-native-xkcd
var XKCD = require('react-native-xkcd');
<XKCD />

Will result in something like:

xkcd

TODO:

  • Better styling 💄 ( lazy me :/ )

  • Refresh interval prop to auto load random comics.

  • Fix index.android.js

About

Loads random XKCD comics (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published