What are you trying to accomplish
I am building a page with API Data binding to display some blog posts.
The horizontal scroll works fine in Next.JS version,
however, when i am integrating with the React Native version,
the list CANNOT be scrolled horizontally.
Is there any configuration I missed to have the scroll effects working?
Code stack you are integrating Builder with
Next.JS + React Native
Reproducible code example