A http server for react native that serves files from a `www` directory in your bundle. Nice when you: - want to load things into WebViews with 'http://' (instead of 'file://') - want to use 'networked' images
A simple http server implementation for react native Android apps
HTTP server for React Native