tkach / PinCodeTextField

MIT License
260 stars 100 forks source link

Dynamic Width #53

Open lukeirvin opened 5 years ago

lukeirvin commented 5 years ago

Is there a way to dynamically update the width?

Let's say I need to use 6 characters but the width for the View will be tighter. Can I dynamically update the input views so that it adjusts to the iPhone screen size?