This is a test version of Biostars. For the public version, visit https://www.biostars.org.
gosling.js and React 1.7+

Does gosling support React 1.7+? If not, is there an estimated timeline to support it? Thanks.

react gosling

This post does not fit the theme of this forum.

Thank you!

1 answer

Hi! You should be able to use React 16, 17, or 18 but the latest release: https://github.com/gosling-lang/gosling.js/releases/tag/v0.9.30

You can find an example that uses React 18 at https://github.com/gosling-lang/gosling-react-example

Feel free to create GitHub issues if you have other questions. https://github.com/gosling-lang/gosling.js/issues/new?assignees=&labels=enhancement&projects=&template=enhancement.md&title=

Log in to answer this question.