On Fri, Oct 2, 2015 at 3:01 PM, Marc Fawzi <[email protected]> wrote:
> Rum does indeed sound like a tool rather than a framework! That's a really > interesting way of adding value, by letting the user decide what value is. > We are using it and it's really awesome! It is the most flexible and less opinionated layer on top of react that I have found. > > Awesome. Thank you. > > On Fri, Oct 2, 2015 at 2:46 AM, Andrey Antukh <[email protected]> wrote: > >> Or https://github.com/tonsky/rum ? >> >> On Fri, Oct 2, 2015 at 1:45 AM, Jamie Orchard-Hays <[email protected]> >> wrote: >> >>> Maybe brutha? https://github.com/weavejester/brutha Or quiescent? >>> https://github.com/levand/quiescent >>> >>> Jamie >>> >>> >>> On Oct 1, 2015, at 6:31 PM, Marc Fawzi <[email protected]> wrote: >>> >>> I guess I'm asking if anyone knows of a super thin React Wrapper that >>> would allow me to use ClojureScript and hiccup syntax with React Native >>> without yet another black box like Reagent. >>> >>> I think there must be one or two such super thin wrappers but not sure >>> if anyone has had any success using them with React Native. >>> >>> Sent from my iPhone >>> >>> On Oct 1, 2015, at 9:34 AM, Marc Fawzi <[email protected]> wrote: >>> >>> Hi Mike, >>> >>> Thank you for going all the way to make it easy for Clojurists to get >>> going with React Native. >>> >>> I've been using React Native via JS with some niceties like ES7 >>> decorators ES6 classes and looking forward to using Redux. I've also been >>> curious about React Native's recent support for ES7 async/await and how >>> that could work within the React rendering model. >>> >>> I will see if I get my employer to support try porting my work to use >>> the infrastructure you've been working on, Ambly etc, and report >>> objectively on the difference between using and not using CLJS on top of >>> React Native. >>> >>> One question I have for you: do we need to use Reagent/Om or can we just >>> build plain React components (with React Native components like View, Text, >>> etc) using framework-less CLJS? >>> >>> Thank you again, your work is inspiring. >>> >>> Marc >>> >>> On Thu, Oct 1, 2015 at 8:57 AM, Mike Fikes <[email protected]> >>> wrote: >>> >>>> A new site aggregating info on how to use ClojureScript with React >>>> Native: http://cljsrn.org >>>> >>>> -- >>>> Note that posts from new members are moderated - please be patient with >>>> your first post. >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "ClojureScript" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/clojurescript. >>>> >>> >>> >>> -- >>> Note that posts from new members are moderated - please be patient with >>> your first post. >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "ClojureScript" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/clojurescript. >>> >>> >>> -- >>> Note that posts from new members are moderated - please be patient with >>> your first post. >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "ClojureScript" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/clojurescript. >>> >> >> >> >> -- >> Andrey Antukh - Андрей Антух - <[email protected]> >> http://www.niwi.nz >> https://github.com/niwinz >> >> -- >> Note that posts from new members are moderated - please be patient with >> your first post. >> --- >> You received this message because you are subscribed to the Google Groups >> "ClojureScript" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/clojurescript. >> > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Andrey Antukh - Андрей Антух - <[email protected]> http://www.niwi.nz https://github.com/niwinz -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
