benawad / benawad/react-native-ecommerce

Enhancement for products list

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
41
Forks
19
PR merge metrics
No merged PRs in 30d

Description

If showing horizontal bars between each of the products is your thing, supply a function to this prop of ItemSeparatorComponent as:
```

```

where `renderSeparator` is the function as follows:
```
const renderSeparator = () => (

);
```

Tweak to your tastes!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.