git404hub

what is react-native-webpack-server fr?

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

tl;dr

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

vibe map

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 make with this?

VIBE 1

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

VIBE 2

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

VIBE 3

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

VIBE 4

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

what's the stack?

JavaScriptWebpackReact NativeBabel

how it stacks up fr

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 i run it?

Difficulty · hard time til it works · 1h+

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

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.