Can you use Redux with Ionic/React?

Viewed 520

Pretty simple question. I have a very basic React/Redux/Node login system. If I convert it into a mobile application by using Ionic, will the Redux functionality still work? Or are they incompatible?

1 Answers
Related