Daniel Reis
Daniel Reis
Try it: ``` renderCircle={(rowData, sectionID, rowID) => { return ( ); }} ``` Reference: react-native-timeline-flatlist/examples/Example/pages/react-native-timeline-flatlist.js
I was having the opposite error, on **Android it worked fine** and on **iOS it didn't work only GET requests**. This started **after upgrading to any version above 0.19.2**. **The...
> > I was having the opposite error, on **Android it worked fine** and on **iOS it didn't work only GET requests**. > > This started **after upgrading to any...