NAXAM / toptabbedpage-xamarin-forms

TopTabbedPage - A Xamarin.Forms page for showing tabs at top on iOS
Apache License 2.0
81 stars 24 forks source link

TabbedPage.CurrentPage #6

Closed jeremyalan closed 6 years ago

jeremyalan commented 6 years ago

I'm using the Prism library, along with IActiveAware to listen for change events to the currently active tab. If I understand correctly, this listens for changes to the CurrentPage property on the TabbedPage. It appears that this property isn't being set properly with the TopTabbedPage implementation, so the events aren't being fired correctly.

I hope this is enough information to investigate the issue, I'm a little fuzzy on the details, as I'm not intimately aware of the inner works of either library.

tuyen-vuduc commented 6 years ago

@jeremyalan Thank you for reporting the issue. Could you plz check if it is still an issue with Prims 7? There is new change for TabbedPage.

tuyen-vuduc commented 6 years ago

Not hearing from you. I close this issue for now. If you still face it, don't hesitate to reopen.