UNPKG
reinput
Version:
latest (3.7.2)
3.7.2
3.7.1
3.7.0
3.6.0
3.5.0
3.3.0
3.2.0
3.1.0
3.0.0
2.5.3
2.5.2
2.5.1
2.5.0
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.1
2.0.0
1.1.0
1.0.0
A React Native TextInput with material style 😎
github.com/sospedra/reinput
sospedra/reinput
reinput
/
src
/
Input
/
index.js
5 lines
(3 loc)
•
88 B
JavaScript
View Raw
1
2
3
4
5
import
*
as
styles
from
'./styles'
export
{
default
}
from
'./Input'
export
{ styles }