ios - ScrollView: is it possible to snap / paginate to elements inside? -
i'm looking way build interface similar apple app store or itunes scrolling horizontally snaps items inside. way pagingenabled snaps width of scrollview itself, instead snapping smaller value can set myself.
here similar question looking straight objc: how make uiscrollview snap icons (like app store: feature)
is possible way react native's scrollview implemented? if not, pointing me in right direction toward making own component appreciated! thanks.
Comments
Post a Comment