Re: Lym - written by clojurescript and react native is on apple store

2016-09-14 Thread Michael Blume
Cool, thanks =) On Wed, Sep 14, 2016 at 12:32 AM Tienson Qin wrote: > Hi Michael, > There are still some minor works to release the android, have to port > actionsheet from Ios to Android. > They are using the same cljs codebase. > Not too much challenges to get both platforms work. > > On Wed,

Re: Lym - written by clojurescript and react native is on apple store

2016-09-14 Thread Tienson Qin
Hi Michael, There are still some minor works to release the android, have to port actionsheet from Ios to Android. They are using the same cljs codebase. Not too much challenges to get both platforms work. On Wed, Sep 14, 2016 at 3:02 PM Michael Blume wrote: > I see an Android app in the tree, i

Re: Lym - written by clojurescript and react native is on apple store

2016-09-14 Thread Michael Blume
I see an Android app in the tree, is it working too? is it using the same cljs codebase were there any challenges getting both platforms to work? On Tue, Sep 13, 2016 at 10:24 PM Tienson Qin wrote: > Just release that, > https://github.com/tiensonqin/lymchat > > > On Monday, August 29, 2016 at 6

Re: Lym - written by clojurescript and react native is on apple store

2016-09-13 Thread Tienson Qin
Just release that, https://github.com/tiensonqin/lymchat On Monday, August 29, 2016 at 6:28:56 AM UTC+8, Gary Schiltz wrote: > > Thanks for making this free! Any chance you are going to release the > source? > > On Sunday, August 28, 2016 at 3:28:57 AM UTC-5, Tienson Qin wrote: >> >> Hi everyone

Re: Lym - written by clojurescript and react native is on apple store

2016-08-28 Thread Gary Schiltz
Thanks for making this free! Any chance you are going to release the source? On Sunday, August 28, 2016 at 3:28:57 AM UTC-5, Tienson Qin wrote: > > Hi everyone, happy to announce Lym is on apple store > now! > It's group chat app for learning different cultures, languages, a

Re: Lym - written by clojurescript and react native is on apple store

2016-08-28 Thread Tienson Qin
Briefly websocket + webrtc. For websocket, I'm using sente, react-native-webrtc for webrtc. On Sun, Aug 28, 2016 at 5:18 PM 'Adrian A.' via Clojure < clojure@googlegroups.com> wrote: > > also support 1-on-1 video chat > Could you please detail how was this feature implemented? > > Thanks. > > --

Re: Lym - written by clojurescript and react native is on apple store

2016-08-28 Thread 'Adrian A.' via Clojure
> also support 1-on-1 video chat Could you please detail how was this feature implemented? Thanks. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are mode

Lym - written by clojurescript and react native is on apple store

2016-08-28 Thread Tienson Qin
Hi everyone, happy to announce Lym is on apple store now! It's group chat app for learning different cultures, languages, also support 1-on-1 video chat. Libraries used: [[org.clojure/clojure "1.8.0"] [org.clojure/clojurescript "1.9.36"]