-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mustapha Babatunde
authored
Nov 19, 2017
1 parent
aa3ec80
commit df15499
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
## Issue summary | ||
Add a short description of issue, preferably, a sentence. | ||
|
||
|
||
### Library versions | ||
|
||
<!-- | ||
List the version of react-native and multi-select in use as below | ||
react-native: 0.48.1 | ||
react-native-multiple-select: 0.2.1 | ||
--> | ||
|
||
|
||
### Steps to Reproduce | ||
|
||
(Write your steps here:) | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
### Expected Behavior | ||
|
||
<!-- | ||
How did you expect your project to behave? | ||
It’s fine if you’re not sure your understanding is correct. | ||
Just write down what you thought would happen. | ||
--> | ||
|
||
(Write what you thought would happen.) | ||
|
||
### Actual Behavior | ||
|
||
<!-- | ||
Did something go wrong? | ||
Is something broken, or not behaving as you expected? | ||
Describe this section in detail, and attach screenshots if possible. | ||
Don't just say "it doesn't work"! | ||
--> | ||
|
||
(Write what happened. Add screenshots!) | ||
|
||
### Reproducible Code | ||
|
||
(Paste exact code snippet and instructions to reproduce the issue.) |