If you are dealing with application that consists of widgets that might be switched on/off depending on user's preference, you'd probably try `react-tab-widgets` which provides Layout with draggable tabs and resizable areas.
published version 0.1.5, 7 years agoWe often meet cases when we need to implement multistep scenario. Wizards, complex forms are typical cases when we think of some kind of algorithm that defines each-step-result-dependant behavour. You are completely lucky if you are using React (so am i).
published version 0.2.1, 7 years ago