Dean177 / react-native-json-tree

React Native JSON Viewer Component, based on react-json-tree
MIT License
117 stars 30 forks source link

[dist] depend on react-base16-styling@^0.5.3 #136

Closed Swaagie closed 7 years ago

Swaagie commented 7 years ago

Don't use Github dependencies. It should expose a build lib for the published npm module now, see https://github.com/alexkuz/react-base16-styling/blob/master/package.json#L15

Dean177 commented 7 years ago

Thanks

Dean177 commented 7 years ago

Unfortunately I have had to revert to using GH dependiencies. react-base16-styling and its dependency base16-js both include .babelrc files with deprecated rules. This causes errors when used with newer versions of react-native.