How to make multiple Picker on the same screen (like setting Timer function)

I am looking at the Picker sample app, and it is 1 picker per screen kind of workflow. Wondering if there is a standard way of putting multiple picker on screen.

For context, it is for weight tracking. So looking at something like 50.25 kg, with 3 pickers (whole number picker, decimal place picker and a unit picker)