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

Project alive or dead? #46

Closed acuntex closed 4 years ago

acuntex commented 4 years ago

Hi,

I was just curious if this project is alive or dead.

The last stable version was published in 2018, the last version 8 month ago and was marked a prerelease version.

According to the issue tracker here, the latest stable release does create problems on iOS 13, but I'm also hesitant to use a prerelease version.

If the project is dead, is there any alternative? And can the maintainer mark it as not maintained?

Thanks!

tuyen-vuduc commented 4 years ago

Hey,

It's an open source project. So it's live until we close it. The usage depends on the community as well as the upgrade does. We could spend our spare time, but we couldn't always commit :).

If you want anything new features, it's great to make the contribution.

Cheers.

acuntex commented 4 years ago

Hi,

It's not about new features, it's just about "Is it safe to use in a production environment?" since it's marked as prerelease version for a long time.

I implemented a pure Xaml-Version of the Tabs. Pro: You can change anything you want Con: It's not "completely native"

Thanks anyway!

tuyen-vuduc commented 4 years ago

Thank you.