Load a random XKCD comic with React Native

It might not solve any of your imminent developer needs, but Hemanth HM's XKCD comic loader deserves a mention in our React Native weekend.

react-native-xkcd

Loads a random XKCD comic with caption.

var XKCD = require("react-native-xkcd");
<XKCD />;

Loads random XKCD comics