{"id":13712649,"url":"https://github.com/NAXAM/toptabbedpage-xamarin-forms","last_synced_at":"2025-05-06T22:31:22.969Z","repository":{"id":65414023,"uuid":"99566489","full_name":"NAXAM/toptabbedpage-xamarin-forms","owner":"NAXAM","description":"TopTabbedPage - A Xamarin.Forms page for showing tabs at top on iOS","archived":false,"fork":false,"pushed_at":"2022-08-08T13:29:47.000Z","size":480,"stargazers_count":82,"open_issues_count":17,"forks_count":23,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-07T13:09:19.475Z","etag":null,"topics":["tabs","toptabbedpage","toptabs","xamarin","xamarin-forms","xamarin-ios"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NAXAM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-07T10:30:36.000Z","updated_at":"2025-03-28T16:29:04.000Z","dependencies_parsed_at":"2023-01-23T10:55:07.133Z","dependency_job_id":null,"html_url":"https://github.com/NAXAM/toptabbedpage-xamarin-forms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAXAM%2Ftoptabbedpage-xamarin-forms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAXAM%2Ftoptabbedpage-xamarin-forms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAXAM%2Ftoptabbedpage-xamarin-forms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAXAM%2Ftoptabbedpage-xamarin-forms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NAXAM","download_url":"https://codeload.github.com/NAXAM/toptabbedpage-xamarin-forms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252779053,"owners_count":21802870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["tabs","toptabbedpage","toptabs","xamarin","xamarin-forms","xamarin-ios"],"created_at":"2024-08-02T23:01:20.946Z","updated_at":"2025-05-06T22:31:21.973Z","avatar_url":"https://github.com/NAXAM.png","language":"C#","funding_links":[],"categories":["UI"],"sub_categories":[],"readme":"\u003cimg src=\"./art/repo_header.png\" alt=\"TopTabbedPage - A Xamarin.Forms control\" width=\"728\" /\u003e\n\n# TopTabbedPage\n\nA Xamarin.Forms page based TabbedPage to show tabs at top on iOS.\n\n|![Tab 1](./art/tab1.png)|![Tab 5](./art/tab5.png)|\n|:---:|:---:|\n\n\n## About\nThis project is maintained by Naxam Co.,Ltd.\u003cbr\u003e\nWe specialize in developing mobile applications using Xamarin and native technology stack.\u003cbr\u003e\n\n**Looking for developers for your project?**\u003cbr\u003e\n\n\u003ca href=\"mailto:tuyen@naxam.net\"\u003e \n\u003cimg src=\"https://github.com/NAXAM/naxam.github.io/blob/master/assets/img/hire_button.png?raw=true\" height=\"40\"\u003e\u003c/a\u003e \u003cbr\u003e\n\n## Installation\n\n    Install-Package Naxam.TopTabbedPage.Forms\n\n## Usage\nThis control is used the same as standard tabbed page, except it has one more options to set selected tab indictor color, `BarIndicatorColor`.\n\n```xml\n\u003cforms:TopTabbedPage\n    xmlns=\"http://xamarin.com/schemas/2014/forms\"\n    xmlns:x=\"http://schemas.microsoft.com/winfx/2009/xaml\"\n    x:Class=\"Naxam.Demo.TestPage\"\n    xmlns:views=\"clr-namespace:Naxam.Demo\"\n    xmlns:forms=\"clr-namespace:Naxam.Controls.Forms;assembly=Naxam.TopTabbedPage.Forms\"\n    BarTextColor=\"#00b9e1\"\n    BarIndicatorColor=\"#00b9e1\"\n    BarBackgroundColor=\"#ffffff\"\n    Title=\"MyRide\"\u003e\n    \u003cviews:Page1 /\u003e\n    \u003cviews:Page2 /\u003e\n\u003c/forms:TopTabbedPage\u003e\n```\n\nAdd this line to your iOS `AppDelegate.cs` file\n```c#\nTopTabbedRenderer.Init();\n```\n\n## Credits\nThis library currently uses `MDTabBar` from [MaterialControls](https://github.com/fpt-software/Material-Controls-For-iOS) library.\n\n## License\n\nTopTabbedPage is released under the Apache License license.\nSee [LICENSE](./LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNAXAM%2Ftoptabbedpage-xamarin-forms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNAXAM%2Ftoptabbedpage-xamarin-forms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNAXAM%2Ftoptabbedpage-xamarin-forms/lists"}