Lucifier129 / react-lite

An implementation of React v15.x that optimizes for small script size

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missed ReactInputSelection

alexeybondarenko opened this issue · comments

ReactInputSelection is used inside input mask packages, such as react-maskedinput.

Can u add it?

Sorry. react-lite can not support react-maskedinput, because it access regular-react's internal module

react-lite can supoort the core public api of react and keep the scripts size smaller.