infinitered / ignite-andross

The original React Native boilerplate from Infinite Red - Redux, React Navigation, & more
https://infinite.red/ignite
MIT License
475 stars 151 forks source link

reduxsauce is deprecated but still used in ignite-andross #281

Closed parthibanloganathan closed 5 years ago

parthibanloganathan commented 5 years ago

Took a look at https://github.com/infinitered/reduxsauce and the project is archived and no longer supported, but it's used in ignite-andross. Is there a recommended alternative or is the move to go with vanilla redux?

parthibanloganathan commented 5 years ago

From looking around, redux-actions seems to be the prevalent library to reduce boilerplate

jamonholmgren commented 5 years ago

We may un-archive it, as I've had some interest from the community in taking it over. Stay tuned.

gagandeep commented 5 years ago

@jamonholmgren I think, project migrated to https://github.com/jkeam/reduxsauce. So, we can close this one.