Hi,
- I have a composite jig with a list jig as one of the children.
- The list has swipeable actions
- If the list jig is set to initiallyCollapsed: true, the onPress event of the swipeable action does not trigger
- If I do not set the Collapsable properties, the onPress event fires.
- This behaviour is seen in both Android and iOS
Please see below videos.
Note: this is not attached to a working function. I wanted to quickly show the behaviour of the onPress action. I have this same problem in apps with working functions.