halilb / react-native-textinput-effects

Text inputs with custom label and icon animations for iOS and android. Built with react native and inspired by Codrops.
MIT License
2.99k stars 293 forks source link

how to use icons from '@expo/vector-icons' or custom icons? #44

Closed yash2code closed 7 years ago

halilb commented 7 years ago

I think @expo/vector-icons is the same with react-native-vector-icons. So I believe you can make it run by using the examples in this repo. Let me know if that doesn't work.

This project only supports vector icons for animation, and I chose supporting react-native-vector-icons as it's the most popular library in this field. You can try importing your custom icon font to vector-icons: https://github.com/oblador/react-native-vector-icons#custom-fonts