firebase-react-native-sample
firebase-react-native-sample copied to clipboard
redux integration ?
I think is it valuable to consider how to integrate redux with firebase instead query in container directly.
I use Firebase with Redux currently, just make your calls within your action creators.