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?
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?
It is totally possible to use both, I can't see why it would be limited to be honest.
By searching on Google, you can find already lots of resources about this