react-native-boilerplate icon indicating copy to clipboard operation
react-native-boilerplate copied to clipboard

[NEW FEATURE REQUEST/IDEA][v4.0.0]: How about if there is an option for enable redux when create new project

Open aminhdev opened this issue 1 year ago • 1 comments

Is your feature request related to a problem?

In the case we want to init project with redux setup as default state management

Describe the solution you'd like

When install new project will have encounter the following prompt: Using redux ? (Y/n)

Describe alternatives you've considered.

No response

aminhdev avatar Dec 08 '23 09:12 aminhdev

why redux?, we already have react-query to handle server state, just to handle app state zustand can be used?

nonishant avatar Feb 21 '24 10:02 nonishant

You have an explanation here. We always have the plan to make contributors add plugins during the boilerplate initialization.

JeremyDolle avatar May 28 '24 11:05 JeremyDolle