Tap takes you to next screen VS Tap enables "Continue" button

I'm designing a flow that contains screens where the user has to select an option among the available ones. For now we will not allow to select more than one, but maybe in the future it will be possible only in some of the flow screens.

I'm not sure if, when user taps on the option we should:

A) Take them to the next screen automatically

A

B) Include a "Continue" button that user must tap to advance in the flow

B

What do you think? Is there any good literature on this (couldn't find any) Thanks in advance