79476183

Date: 2025-02-28 16:47:23
Score: 1.5
Natty:
Report link

you should not use SectionList at all. Try to use Flatlist with header for general, data for cars, footer for other. Or you could wrap screen in ScrollView and simple map cars to views. SectionList should be used for grouping identical elements

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Dmitriy G