thegamenicorus / react-native-timeline-listview

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

set icon not work #29

Open BeEagle opened 6 years ago

BeEagle commented 6 years ago

icon: require('../../images/alert.png')

ghost commented 6 years ago

Make sure you've got innerCircle={'icon'} set

ahmad6242 commented 5 years ago

innerCircle={'icon'}, I have set this attribute but still not showing up in the First load. https://github.com/thegamenicorus/react-native-timeline-listview/issues/41#issuecomment-476177515