Hi Brian,
I have searched for possible solutions for adding shadow effect and found the following discussions on the topic:
https://alexdunn.org/2018/06/06/xamarin-tip-dynamic-elevation-frames/
https://stackoverflow.com/questions/42505696/xamarin-forms-shadow-on-frame-in-android
Basically, you would need to wrap the items' content inside a Frame and implement custom renderers for the Frame on iOS and Android where the shadow could be defined.
I have tried it with RadListView and the result was good, especially on iOS, on Android it should be further improved.
I have attached my test project here, so please download it and give it a try.
I hope this would help you get started with the implementation.
Regards,
Yana
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items