przeor / React-Native-example-FLUX-starter-kit-for-ios

This project aims to provide you everything you need to start your new iOS app in React Native. Well Orginized FLUX Architecture
75 stars 12 forks source link

Any Real World App Examples #2

Open chrisalexander55 opened 9 years ago

chrisalexander55 commented 9 years ago

Hi przeor,

First, thank you very much for making this public on Github. This has really helped me when comparing the Flux architectural pattern to React (web) and other MVC/MVVC patterns. Really educational! So not to put you or anyone else on the spot but my questions are:

  1. Have you been able to successfully apply this to any of your own applications?
  2. And if yes, any of them published on the App Store?

Thanks and all the best!

Chris

przeor commented 9 years ago

@chrisalexander55 as you can see in the readme, it's still in progress :-) so it doesn't work properly, yet.

chrisalexander55 commented 9 years ago

Actually, it does work when that line is commented out. :) On May 10, 2015 6:36 AM, "Kamil Przeorski" notifications@github.com wrote:

@chrisalexander55 https://github.com/chrisalexander55 as you can see in the readme, it's still in progress :-) so it doesn't work properly, yet.

— Reply to this email directly or view it on GitHub https://github.com/przeor/React-Native-example-FLUX-starter-kit-for-ios/issues/2#issuecomment-100619592 .

przeor commented 9 years ago

@chrisalexander55 which line? Can you change it and make a pull request :-) ?

chrisalexander55 commented 9 years ago

62 -> .done ();

On May 10, 2015 7:21 AM, "Kamil Przeorski" notifications@github.com wrote:

@chrisalexander55 https://github.com/chrisalexander55 which line? Can you make change and make a pull request :-) ?

— Reply to this email directly or view it on GitHub https://github.com/przeor/React-Native-example-FLUX-starter-kit-for-ios/issues/2#issuecomment-100625534 .

przeor commented 9 years ago

OK, I will try to fix it but I am busy with other things currently :-( ... I would be grateful if you can make a pull request :-) or I can add you to contributors of you want?

chrisalexander55 commented 9 years ago

Sure, I'll submit a PR later tonight. On May 10, 2015 7:24 AM, "Kamil Przeorski" notifications@github.com wrote:

OK, I will try to fix it but I am busy with other things currently :-( ... I would be grateful if you can make a pull request :-) or I can add you to contributors of you want?

— Reply to this email directly or view it on GitHub https://github.com/przeor/React-Native-example-FLUX-starter-kit-for-ios/issues/2#issuecomment-100625658 .

przeor commented 9 years ago

@chrisalexander55 I've added you to collaborators so you can make a commit directly :-)