If I update the original main component after setting a prototype for a component, all the animations etc. set in the prototype will disappear. Could you please tell me the solution?
Example: Letâs say I was creating a modal component. Letâs say I have a complicated setting where when I tap a button, a message saying âSending completedâ appears, and then I return to the top screen. Then I resized and updated the buttons in the main component of the modal. Then all the settings I had made up to that point are gone and I have to start over again.
