This package has been deprecated

Author message:

Do not use: broken since RN 0.43

react-native-sm-transformer

1.0.3 • Public • Published

react-native-sm-transformer

A custom transformer for react native. Supports source map transformation if a .js.map file exists along side a .js file.

To install, run following command in your react native project root dir.

npm install react-native-sm-transformer

To run react-native server with transformation enabled:

./node_modules/.bin/rnst 

Take a look at rnst.js to see how to launch react native server with this transformer.

Package Sidebar

Install

npm i react-native-sm-transformer

Weekly Downloads

200

Version

1.0.3

License

ISC

Last publish

Collaborators

  • mhzed