Browse Source

Merge branch 'small-fix' of SashaGoncharov19/nomadmania-app into dev

Viktoriia 1 year ago
parent
commit
6be1ac6a74

+ 1 - 0
src/screens/InAppScreens/TravellersScreen/TriumphsScreen/index.tsx

@@ -68,6 +68,7 @@ const TriumphsScreen = () => {
           contentContainerStyle={styles.listContainer}
           showsVerticalScrollIndicator={false}
           maxToRenderPerBatch={30}
+          initialNumToRender={30}
         />
       ) : null}
       <RangeCalendar