Just to add to my message below, I have an interesting (at least to me!)
real-life example. In my iOS app, I have a card with a scrolling list on it (an
instantiated native control) and an action when a user touches one of the lines
in the scrolled list which includes cloning some template cards
Hi
Can someone confirm that if one moves from card to card in an iOS app, any
native controls (such as text input) need to be instantiated as the card is
opened, and destroyed when another card is shown? This is very unlike the
behaviour of LC on other platforms, where a field remains a field w