ERROR – VirtualizedLists should never be nested inside plain ScrollViews with the same orientation

Avoid using FlatList with the same orientation. Instead, restructure your code like this —

  <ScrollView contentContainerStyle={style}>
    Other components
    {
      data.map((item)=> <Somthing item={item}/>)
    }
    Other components
  </ScrollView>

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)