Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Implement renderer for react #33

Closed
mastoj opened this issue Sep 20, 2016 · 6 comments
Closed

Implement renderer for react #33

mastoj opened this issue Sep 20, 2016 · 6 comments

Comments

@mastoj
Copy link
Collaborator

mastoj commented Sep 20, 2016

Now when the implementation is 100% decoupled we should add a renderer for react as well.

@jmmk
Copy link

jmmk commented Dec 27, 2016

Does Fable.Arch.React.fs complete this issue?

@mastoj
Copy link
Collaborator Author

mastoj commented Dec 27, 2016

I definitely completes a first rough version. @jmmk

@mastoj mastoj closed this as completed Dec 27, 2016
@fsoikin
Copy link

fsoikin commented Jan 18, 2017

Do I understand it correctly that there is no View.map support yet?

@mastoj
Copy link
Collaborator Author

mastoj commented Jan 18, 2017

There is a Html.map, is that what you think of?

@fsoikin
Copy link

fsoikin commented Jan 18, 2017

That works for "regular" view.
What about React view?

@mastoj
Copy link
Collaborator Author

mastoj commented Jan 18, 2017

You're right, it doesn't exist for react. It shouldn't be too hard to implement though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants