Socket
Book a DemoInstallSign in
Socket

react-native-xkcd

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-xkcd

Loads a random [XKCD](http://xkcd.com/) comic with caption.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

#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 :lipstick: ( lazy me :/ )

  • Refresh interval prop to auto load random comics.

  • Fix index.android.js

Keywords

react

FAQs

Package last updated on 01 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts