Tomas Roos
Tomas Roos
Sure thing! Already debugged that code to find out a part of the problem. The problem is that the event handler is subscribed after the scene is already mounted /...
@skevy truly sorry for delaying the output when requesting your attention I get nil. So i created a example app demonstrating it for you. https://github.com/ptomasroos/minimalex react-native run-ios Notice that the...
You're welcome @skevy That could def be the case @chirag04 But I think a concept of rather onEnter / onExit as es6 class methods on the given Component would work...
I think is not the way to go since you retrieve a snapshot from the server. A Get req gives you a snapshot image. And rebuild state then should be...
If the dehydrate / rehydrate methods won't go away what's the purpose ? The goal was to reduce code right so in that case I would say there should be...
Right, It felt like you wanted both. I could def see the benefit by having a self solving rehydration.
Elegant idea. Either that or a mixin would work.
Firewall settings? > On 22 Oct 2015, at 17:49, Paolo Rovella [email protected] wrote: > > I've already done it but it doesn't work :/ if it can helps, if i...
Then share it! Step by step :-) Sent from my iPhone > On 27 Oct 2015, at 01:09, niftylettuce [email protected] wrote: > > Got it working! > > — >...
I will not merge a dirty pull requests with commented code within. Would be good to get it to proper state instead