JSPM

  • Created
  • Published
  • Downloads 284584
  • Score
    100M100P100Q182335F
  • License MIT

CLI to build JavaScript files for React Native libraries

Package Exports

  • react-native-builder-bob
  • react-native-builder-bob/babel-config
  • react-native-builder-bob/babel-config.js
  • react-native-builder-bob/lib/index.js
  • react-native-builder-bob/metro-config
  • react-native-builder-bob/metro-config.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-builder-bob) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-native-builder-bob

CLI to build JavaScript files for React Native libraries.

Quick start:

cd your-project
npx react-native-builder-bob@latest init

See more details on the documentation website.