Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Telegram Client with Tabs #1

Open
uira opened this issue Jul 13, 2018 · 11 comments
Open

iOS Telegram Client with Tabs #1

uira opened this issue Jul 13, 2018 · 11 comments

Comments

@uira
Copy link
Member

uira commented Jul 13, 2018

Problem

We want to deliver a iOS Client for Telegram API, that has tabs.

The example is the Plus Messenger, that is basically an Android only Telegram with tabs.

image

Solution

Fork the official Telegram iOS Client, implement the tabs and send us the PR 🥇

@uira uira changed the title Implement Tabs iOS Telegram Client with Tabs Jul 13, 2018
@mijo-gracanin
Copy link

So you want to replace native iOS tab bar with custom (Android style) tab bar?

@uira
Copy link
Member Author

uira commented Aug 8, 2018

In fact, the best solution is to implement this tabs in the traditional telegram iOS bar, including new options. is this?

image

@mijo-gracanin
Copy link

I agree that it's the best to use native tab bar with your buttons. Keep in mind that, if you put more than 5 buttons in native tab bar, then fifth button becomes "More" button and opens context menu with the rest of buttons.

@uira
Copy link
Member Author

uira commented Aug 8, 2018

Ok about 'More'.

About this, the Plus Messenger has a simple "Sort Tabs" option, where users can configure.

This can be implemented?

photo_2018-08-08_16-10-54

image

@mijo-gracanin
Copy link

Yeah, that can be easily implemented.

@uira
Copy link
Member Author

uira commented Aug 10, 2018

Lets rockit!?

@mijo-gracanin
Copy link

I can allocate some time next week to make an example of configurable tab bar. We can discuss it via Telegram if you want: t.me/gmijo

@dlt5
Copy link

dlt5 commented Aug 29, 2018

There are several clients with tabs for iOS. The best is Mobigram (ex-Mobogram iOS). Also iTele (beta is on new source code) and others.

@c0d3x27
Copy link

c0d3x27 commented Feb 4, 2019

let me see if i understand... you want an app just like this one in the first pic that is for android but for IOS?

@c0d3x27
Copy link

c0d3x27 commented Apr 2, 2019

Problem

We want to deliver a iOS Client for Telegram API, that has tabs.

The example is the Plus Messenger, that is basically an Android only Telegram with tabs.

image

Solution

Fork the official Telegram iOS Client, implement the tabs and send us the PR 🥇

let me see if i understand... you want an app just like this one in the first pic that is for android but for IOS?

@uira
Copy link
Member Author

uira commented Jun 6, 2019

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@uira @mijo-gracanin @c0d3x27 @dlt5 and others