After tons of hours spend at this week fighting and understanding react-native. Yesterday i discovered that i need react@15.4.2 and react-native@0.42.3 to implement some interesting library like react-native-router-flux for routering and navigate throw the app, because in the last version of react library compatible with last version of react-native(0.43) don't suport ReactComponentWithPureRenderMixin.
Today I was fighting with social network and firebase auth in react-native and after 4hours i still don't know how connect correctly to facebook or firebase... ¿ Why it's so hard?¿Someone know up to date guide to understand and learn about it?