Accessing Google Fitness data in Managed Workflow (ExpoGo)

Hi,
i am currently working on a fitness app for a project on Expo Go , one of its features include Steps count too and i chose google data for the step counts . i managed to implement the sign in with google functionality , it returns the user info and the token too but i would like to ask if there’s a way i can access the fitness data too without switching to Bare Workflow. i simply want to read the activity data from google . Is it possible?