davideast / firebase-react-native-sample

Using React Native with Firebase
786 stars 135 forks source link

redux integration ? #15

Open mike623 opened 8 years ago

mike623 commented 8 years ago

I think is it valuable to consider how to integrate redux with firebase instead query in container directly.

dggriffin commented 7 years ago

I use Firebase with Redux currently, just make your calls within your action creators.