n4kz / react-native-material-textfield

Material textfield
Other
901 stars 831 forks source link

module cannot found with tsx #306

Open moedeveloper opened 4 years ago

moedeveloper commented 4 years ago

Iam trying to import the package with tsx code but it wont work, it can find the react-native-material-textfield in node_module.

The file is availbale there but it seems it is not working with type script?