Ivan
Ivan
You should remove `alignItems: 'center'` out of View, that includes your Gallery and add `style={{flex: 1}}` to `GestureHandlerRootView` Code example with the same problem: ```js export default function App() {...
@Siddharth-Latthe-07 problem is deeper than just code.
@Siddharth-Latthe-07 I think I understood you wrong, sorry. Your code successfully passed error handlers and runs.
still relevant