Skip to content
Snippets Groups Projects

[Sprint/HipsterHedgehog](bug): Removed getItemLayout() to stop FlatList related scroll bugs.

Merged Ben requested to merge benhayward.ben/mobile-native:images-not-loading-on-channel into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -203,7 +203,6 @@ exports[`newsfeed list screen component should renders correctly 1`] = `
]
}
disableVirtualization={false}
getItemLayout={null}
horizontal={false}
initialNumToRender={6}
key="f"
Loading