handleLoadMore(selectedProductCategory, selectedSubCategory)}\n loader={}\n endMessage={Yay! You have seen it all
}\n // refreshFunction={() => { console.log('### refreshng') }}\n // pullDownToRefresh\n // pullDownToRefreshThreshold={50}\n // pullDownToRefreshContent={\n // ↓ Pull down to refresh
\n // }\n // releaseToRefreshContent={\n // ↑ Release to refresh
\n // }\n >{dealsList.map((_deal, index) => (\n \n {DealView({\n cartItems: cartItems, dealsList: dealsList,\n deal: { ..._deal, index: index }, from: \"search dea view\",\n navigation: props.navigation, updateCartDealItem: updateCartItem\n })}\n ))} :