How to implement number picker on view not on dialog

Hello :slight_smile:
I want to use number picker and searched for it many times but failed because
all the plugins are number picker with dialog…
I want to view like below

38

should I implement it by myself using button and for loop?