jwohlfert23 / react-native-tag-input

A simple React Native component that creates an input for tags, emails, etc.
MIT License
231 stars 104 forks source link

How to put a border for Tagview #72

Closed infaz closed 5 years ago

infaz commented 5 years ago

I want to put a border to the Tag input , that one also should get changed when count of tags increas.

Ashoat commented 5 years ago

Wrap it with a View and style the View