---
name: Bug report
about: Create a report to help us improve

---

> Before filling out an issue, be sure to check the version of react-native-elements you are using and the docs for that version over [here](https://react-native-training.github.io/react-native-elements/versions.html).

**Explain what you did**
What you were trying to accomplish.

**Expected behaviour**
A clear and concise description of what you expected to happen.

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
We highly recommend that you re-create the bug on [Snack](https://snack.expo.io). If not, list the steps that a reviewer can take to reproduce the behaviour:

Example:

```bash
# Snack
https://snack.expo.io/xxx

# Steps
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
```

**Possible Solution**
Can you suggest a possible fix that would address this issue?

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Your Environment (please complete the following information):**

| software | version |
| -- | -- |
| react-native-elements | |
| react-native | |
| npm or yarn | |
