SettingsKit icon indicating copy to clipboard operation
SettingsKit copied to clipboard

Disabling/Enabling sections/cells based on user input?

Open mralexgray opened this issue 9 years ago • 0 comments

Is there a mechanism to enable / disable sections (cells) based on user input? For example, switching a toggle might deactivate another list item. Ordinarily it would be as simple as calling a weakly referenced pointer to another part of the view... But since everything is created "dynamically", it's not quite as easy. Any recommendations?

mralexgray avatar Jul 28 '16 15:07 mralexgray