react-native-action-button
react-native-action-button copied to clipboard
jsx is not valid js syntax
The published https://github.com/mastermoo/react-native-action-button/blob/master/ActionButton.js referenced in https://github.com/mastermoo/react-native-action-button/blob/master/package.json#L5 has jsx in it. This requires users of the package to transpile dependencies / node_modules which is not ideal. Is it possible to publish an already transpiled file instead?