Results 19 comments of Dean Merchant

@andytompkins I have just published react-native-json-tree v1.1.0 which uses a forked version of this library. It should resolve any issues you were having. Let me know if that is not...

Until this PR gets merged I have forked this repo and committed the built library so it can be used as a dependency. You can use it by changing the...

No idea, I think you want @qimingweng rather than me though.

See https://github.com/qimingweng/react-modal-dialog/pull/54

Just switch to https://github.com/omgovich/colord similar api, better performance, smaller size

@cristianoccazinsp scroll up a little to my reply 😉

How did you figure out a dependency bump was all that's needed?

The next release will happen really soon, I just need to get around to writing the changelog. I think a version selector is a good idea, if we couple adding...

The format looks correct to me. Perhaps try `bsb -clean-world` followed by `bsb -make-world`

It looks like you might be using a globally installed version of bsb? We don't support anything more than `7.2.2` at the moment: https://github.com/darklang/tablecloth/issues/141 Try using the locally installed version...