ProductiveRage / Bridge.React

Bindings for Bridge.NET for React - write React applications in C#!
MIT License
74 stars 14 forks source link

How to include react components from external sources? #36

Closed bigloudjeff closed 7 years ago

bigloudjeff commented 7 years ago

Can you please add an example of how we can leverage 3rd party react components that are not created with bridge.net?

ProductiveRage commented 7 years ago

I've added a section to the README that should help. Let me know if you want any more information or if anything is unclear or if the approaches that I've suggested don't seem to work very well with whatever components you want to integrate with.