React-Native-example-FLUX-starter-kit-for-ios
React-Native-example-FLUX-starter-kit-for-ios copied to clipboard
Any Real World App Examples
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:
- Have you been able to successfully apply this to any of your own applications?
- And if yes, any of them published on the App Store?
Thanks and all the best!
Chris
@chrisalexander55 as you can see in the readme, it's still in progress :-) so it doesn't work properly, yet.
Actually, it does work when that line is commented out. :) On May 10, 2015 6:36 AM, "Kamil Przeorski" [email protected] 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 .
@chrisalexander55 which line? Can you change it and make a pull request :-) ?
#62 -> .done (); On May 10, 2015 7:21 AM, "Kamil Przeorski" [email protected] 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 .
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?
Sure, I'll submit a PR later tonight. On May 10, 2015 7:24 AM, "Kamil Przeorski" [email protected] 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 .
@chrisalexander55 I've added you to collaborators so you can make a commit directly :-)