I would love the support for showing time in the Agenda Component .That can be useful in creating components like this.

Hey, currently implementing time in calendar is not in our roadmap :(
related to https://github.com/wix/react-native-calendars/issues/1
you can try this one https://github.com/joshyhargreaves/react-native-event-calendar
@tautvilas In the example, there is a time in the Agenda. Is time feature was already implemented? If yes, how to use it?

I would also _very_ much like this feature.
@Luckygirlllll @wmlutz, guys It's possible to get the same result as the agenda example image posted above (Luckygirlllll's one), remember the agenda items are POJOS, so you receive them at renderItem callback and there you can render the item whatever you like ! :D
If you want please post a question in StackOverflow and I would be glad to help you :D ! After that you could close this issue :D
@Luckygirlllll @wmlutz, guys It's possible to get the same result as the agenda example image posted above (Luckygirlllll's one), remember the agenda items are POJOS, so you receive them at renderItem callback and there you can render the item whatever you like ! :D
If you want please post a question in StackOverflow and I would be glad to help you :D ! After that you could close this issue :D
I know this is an old answer, but did anyone actually posted a question in StackOverflow? If so, i would appreciate a link to said post because i'am aiming for the same agenda result as the image above
Most helpful comment
related to https://github.com/wix/react-native-calendars/issues/1
you can try this one https://github.com/joshyhargreaves/react-native-event-calendar