react-native-action-button icon indicating copy to clipboard operation
react-native-action-button copied to clipboard

jsx is not valid js syntax

Open gabelerner opened this issue 6 years ago • 0 comments

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?

gabelerner avatar Dec 26 '18 18:12 gabelerner