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.98k stars 291 forks source link

How can i make my own icon without using react-native-vector-icon? #64

Closed ducpt2 closed 6 years ago

ducpt2 commented 6 years ago

I want to use Kohana style and my own icon? How can i do it? Very thanks.

halilb commented 6 years ago

I'm sorry this isn't possible currently as the library depends on vector icons as there are font size and color animations.

You may check out creating custom vector fonts: https://github.com/oblador/react-native-vector-icons#custom-fonts