Found a couple new additions to the Screen component CL api, among them:
nextNavigationLabel, hideBackButton, hideNextButton, navigateAutomatically, nextNavigationTarget, preventNextNavigationReason
So far I’ve been using what’s available to do some Choose Your Own Adventure types of Activity navigation, but there’s a critical part missing I think would be very powerful as it sounds like it would allow linking to different screens automatically through the CL:
nextNavigationTarget
Desmos says it “expects a step but got a string”, so what’s a “step” and how should it be expressed?