thegamenicorus / react-native-timeline-listview

Timeline component for React Native App
https://www.npmjs.com/package/react-native-timeline-listview
MIT License
1.17k stars 184 forks source link

Icon not showing in android #44

Closed dsah closed 6 years ago

dsah commented 6 years ago

In android, icon does not appear. Is icon supported for android? I have set data[0].icon require('../../img/dot-green.png'); and innerCircle={'icon'} Still, icon not showing?

dsah commented 6 years ago

sorry, it's working, there was a typo in my code. thanks