rilyu / teaset

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.
MIT License
2.95k stars 482 forks source link

Input组件支持focus和blur #430

Open zi6xuan opened 4 years ago

zi6xuan commented 4 years ago

是否考虑在Input组件内支持focusblur函数支持,目前无法通过ref引用来调用focusblur