I've done some searching around but the only thing I can find that is similar to what I'm looking for is this thread https://forums.xamarin.com/discussion/143269/tabs-and-paging-views what is the best way to replicate this functionality in a cross platform way? I want it to look and feel as similar as possible on both iOS and Android, as said the native Reddit app is the best example of what I want to do, the bottom tabs are to move between sections of the app, the top tabs are to switch between lists within a section of the app.
I'm new to Xamarin/Forms and have so far only made apps using xcode/android studio, I'm doing well so far by just searching the various resources available but cannot find a solution to this, any help would be much appreciated.