issues
search
jwohlfert23
/
react-native-tag-input
A simple React Native component that creates an input for tags, emails, etc.
MIT License
233
stars
105
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
i don't want to create tag on clicking on space, i want to create tag only on onSubmitEditing
#88
shubh96byte
opened
6 months ago
0
Removed ViewPropTypes
#87
zaighumghazali
opened
1 year ago
0
ViewPropTypes has been removed from React Native, causing crashes!
#86
abdullahIsa
opened
2 years ago
1
Archive repository/mark it as unmaintained
#85
joeyfigaro
opened
3 years ago
1
maxHeight problem
#84
brain00021
opened
3 years ago
0
If we do click on Spacebar, It should not produce the empty content. ANY SOLUTION ??
#83
workninja19
opened
4 years ago
2
Done key not adding a tag
#82
jesster2k10
closed
4 years ago
1
How to hide cursor
#81
gauravsbagul
closed
4 years ago
1
Placeholder not updating
#80
gauravsbagul
closed
4 years ago
2
Update lifecycle functions
#79
dthuering
closed
4 years ago
1
rename-unsafe-lifecycles
#78
dthuering
closed
4 years ago
0
Warnings after updating to RN 0.61
#77
macav
opened
5 years ago
2
Nothing is drawn on Android
#76
WeWishYouHappiness
closed
4 years ago
3
I would like to ask God, there is no content, press the blank space will produce empty Tags how to solve?
#75
KenPanda
closed
5 years ago
3
Input box not getting emptied in a proper manner
#74
charanrajh
closed
5 years ago
1
how to hide the start typing ?
#73
michaelVictoriaDev
closed
5 years ago
1
How to put a border for Tagview
#72
infaz
closed
5 years ago
1
How to modify height?
#71
isaaclem
closed
6 years ago
2
Parse tag on keyboard enter key?
#70
KosGrillis
closed
6 years ago
2
Add support for TypeScript
#69
KosGrillis
opened
6 years ago
7
FEATURE REQ: Allow spaces inside the Tags?
#68
jamesone
closed
6 years ago
2
Update README.md
#67
mrozilla
closed
6 years ago
0
fix: componentWillReceiveProps is deprecated since React 16.3.0
#66
gianpaj
closed
5 years ago
0
Don't remove the last entered tag on keypress
#65
thatjuan
closed
6 years ago
1
onChange gets called with an empty array
#64
thatjuan
closed
5 years ago
9
Allow label elements
#63
nol13
closed
6 years ago
2
Getting Cannot resolve symbol 'React-Native-Component'
#62
theapache64
closed
6 years ago
8
Improvements
#61
furkankavlak
closed
6 years ago
0
[#156815172] move PropTypes to 'prop-types' package
#60
computerrivet
closed
6 years ago
0
feat(props): allow to enable/disable the input field and tags via a prop (editable)
#59
gianpaj
closed
6 years ago
3
feat(prop): allow to overwrite the placeholder text
#58
gianpaj
closed
6 years ago
1
Cannot read property map of undefined
#57
hecmonn
closed
6 years ago
0
make textinput ref accessible
#56
dswbx
closed
6 years ago
1
Example code: can't add more than one tag?
#55
choiRyan
closed
6 years ago
1
Tags and Tag Input are not center aligned
#54
alexgurr
closed
6 years ago
1
Override 'x'
#53
cawfree
closed
6 years ago
3
Which minimum React / React Native versions is supported ?
#52
louisiscoding
closed
6 years ago
1
IDE code highlighting
#51
joe-lloyd
closed
6 years ago
2
added blur and scrollToTop methods
#50
ou2s
closed
6 years ago
3
autocomplete
#49
vvavepacket
closed
6 years ago
3
Can't add tag when click "done" keyboard Adroid in version 0.0.17
#48
mrh2v
closed
7 years ago
1
onChangeText not working
#47
nikasvan
closed
7 years ago
5
Support configuration for inputDefaultWidth
#46
JaxGit
closed
7 years ago
6
Support configuration for clearTextWhenRemoveTag
#45
JaxGit
closed
7 years ago
2
Support scrollHorizontal and other scrollViewProps
#44
JaxGit
closed
7 years ago
6
Make TagInput a "controlled" component by "lifting" text state
#43
Ashoat
closed
7 years ago
2
Horizontal scroll; replace pending input by suggestion
#42
JaxGit
closed
7 years ago
3
Add containerStyle, maxTags and noAutoScroll properties
#41
gvillenave
closed
6 years ago
1
run example said error
#40
liukefu2050
closed
7 years ago
1
RFC: "lift" logic for parsing text to parent component
#39
Ashoat
closed
7 years ago
2
Next