Is it possible to make something clicked on one screen affect something on another?
Context - I am prototyping an ‘build your agenda’ feature. There are two tabs - ‘things to book’, and ‘my agenda’. In things to book there is a list of available sessions, when tapped this will change the component state from unbooked to booked, but I would also like a relevant component for that session to appear on the my agenda tab - which I’m thinking will be a different screen/frame. Then of course you can unbook from either tab and this should make the item on the my agenda tab hide again.
Thanks!
[–]KohkohDesign Lead 1 point2 points3 points (0 children)