How can open or close programmatically?
I need to add more views on top of the render view (the view tapping which opens collapsible view) and in the onPress functions of those elements I need to check certain conditions, and then open the collapsible view, ONLY if desired conditions are met.
How can open or close programmatically? I need to add more views on top of the render view (the view tapping which opens collapsible view) and in the onPress functions of those elements I need to check certain conditions, and then open the collapsible view, ONLY if desired conditions are met.