Skip to content
This repository was archived by the owner on Aug 27, 2018. It is now read-only.
This repository was archived by the owner on Aug 27, 2018. It is now read-only.

Any suggestion import external react component? #158

@lijianying10

Description

@lijianying10

After reading the examples of import external Javascript library.
I have found out that all example is so simple.

Just import global function from javascript declare in go.

https://github.com/myitcv/highlightjs
https://github.com/myitcv/remarkable

But in real word project development.
Some react library in NPM maybe very useful.

something like :
https://material-ui.com/
https://ant.design/
https://rsuitejs.com/

I have already read the component code in the library.
But I have no idea how to export the library react component to my go project.

Please help or some suggestions approach my purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions