I'm not sure if react library means anything :), is any library using an 
Observable pattern a react library? Is the jdk an object oriented library?

If you are looking for a data-binding library:
Editor framework using uiHandler is reactive (but not two-ways data binding)
Errai data 
binding 
http://docs.jboss.org/errai/3.1.2.Final/errai/reference/html_single/#sid-51282340
Tessel http://gwtcreate.com/videos/#tessel
Pectin https://code.google.com/p/gwt-pectin/
TurboGWT https://github.com/growbit/turbogwt-databind

But, if you are looking for http://reactivex.io/, I think there isn't 
anything simillar. I made some test to run RxJava in GWT 
(https://github.com/ibaca/rxjava-gwt/) you may try.

Finally, promises are kind of 'reactive commands', if your are looking for 
that you may tray GwtQuery or TurboGwt.

Or you can just use GWT programming reactive code ;).






On Thursday, March 12, 2015 at 2:40:53 PM UTC+1, Freemen Muaddib wrote:
>
> Hi! I'm a web developer, and I'm searching a good React (or React-like) 
> library for GWT.
> Does anybody know one? Thx!
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to