Webpack HMR with React Native -


is there recent webpack hmr react-native boilerplate out there?

i having trouble finding best practice integrating existing setup webpack , hmr used react-native , react-native packager. resources found online on topic dated.

  • i know uses facebook's watchman.

  • i know of webpack-watchman-plugin, don't think allow me trigger webpack build , serve compiled assets react-native. know watchman has -- trigger functionality, don't think digging in packager local cli answer either.

i'm @ loss finding decent documentation facebook's packager, , not sure started on this. goal take existing boilerplate used web react, , use boilerplate setup react-native. understand rendering differences, build tool part.

i've resolved issue not trying integrate webpack react-native, not using webpack @ , using react-native's packager. still working on it, far! using open-source react-native boilerplate project, strangeluv-native


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -