whatisgithub

What is react-native-webpack-server?

skevy/react-native-webpack-server — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2015-08-10

JavaScriptAudience · developerComplexity · 3/5DormantSetup · hard

In one sentence

Lets React Native apps use Webpack instead of the default packager, unlocking hot reloading and Webpack plugins.

Mindmap

mindmap
  root((repo))
    What it does
      Bridges Webpack and RN
      Serves bundle locally
      Merges source maps
    Tech stack
      JavaScript
      Webpack
      React Native
    Use cases
      Hot module reloading
      Use Webpack plugins
      Debug with source maps
    Audience
      React Native developers
    Notes
      Older codebase
      Targets RN 0.4.3 and earlier

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Get hot module reloading in React Native using React Hot Loader via Webpack.

USE CASE 2

Use Webpack plugins or loaders the default React Packager doesn't support.

USE CASE 3

Debug a React Native app with proper source maps preserved through Webpack bundling.

USE CASE 4

Generate a minified production bundle to bake into a shipped app binary.

What is it built with?

JavaScriptWebpackReact NativeBabel

How does it compare?

skevy/react-native-webpack-servera15n/a15na15n/checkout-validation
LanguageJavaScriptJavaScriptJavaScript
Last pushed2015-08-102019-04-072014-09-04
MaintenanceDormantDormantDormant
Setup difficultyhardeasyeasy
Complexity3/52/52/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1h+

Built for React Native 0.4.3 and earlier, may not work with modern React Native versions.

Copy-paste prompts

Prompt 1
Show me how to configure Webpack Dev Server to serve a React Native app's JavaScript bundle.
Prompt 2
How do I set up React Hot Loader with react-native-webpack-server?
Prompt 3
Help me merge source maps between Webpack and the React Packager for debugging.
Prompt 4
Is react-native-webpack-server still compatible with a modern React Native version?

Frequently asked questions

What is react-native-webpack-server?

Lets React Native apps use Webpack instead of the default packager, unlocking hot reloading and Webpack plugins.

What language is react-native-webpack-server written in?

Mainly JavaScript. The stack also includes JavaScript, Webpack, React Native.

Is react-native-webpack-server actively maintained?

Dormant — no commits in 2+ years (last push 2015-08-10).

How hard is react-native-webpack-server to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is react-native-webpack-server for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.