• Stars
    star
    132
  • Rank 274,205 (Top 6 %)
  • Language
    Objective-C
  • Created about 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The BrowserTabView is a browser-style tabview controller looks like the Dolphin Browser,you can add or remove tab dynamically,and it also support panning and dragging ,you can exchange tab positions

BrowserTabView

The BrowserTabView is a browser-style tabview controller looks like the Dolphin Browser,you can add or remove tab dynamically,and it also support panning and dragging ,you can exchange tab positions.It gives you a overlapping-look tabview and displays the tabs by rendering images, so if you want to do some custom, simply replace these images.
I also want to thanks Denis Lebedev(https://github.com/garnett) for his great work and idea, added ARC surport ,bug fixed,and possibility to rename tabs after long press, etc.

License

MIT. Copyright 2012 xiao haibo.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

ScreenShot

More Repositories

1

NewsCommentLayout

The NewsCommentLayout mimic a layout of Netease client.(NewsCommentLayout 仿网易客户端跟帖盖楼布局)
Objective-C
115
star
2

StyledChatDemo

The StyledChatDemo is a chat bubble demonstration project inspired by the open source Adium.The demo adapted the Adium's Renkoo message style,supported dynamically changing the style variant.
Objective-C
57
star
3

CycledViewerDemo

The Cycledviewer is used to cycle through a set of views.
Objective-C
24
star
4

BrowserTabViewDemo_swift

A browser style tab view written in swift
Swift
19
star
5

LicenseNotice_XcodePlugin

The LicenseNotice_XcodePlugin is a xcode plugin ,which can attach MIT,Apache,GPL etc notice to current source file.
Objective-C
14
star
6

SimpleSwitchDemo

The SimpleSwitch is a custom switch, looks like the iOS UISwitch without the knob.
Objective-C
14
star
7

BubbleView

an iOS application showing bubble view effect on space.
Objective-C
7
star
8

HBKLineChart

The HBKLineChart is a candlestick chart used to display stock information using high, low, open and close values.
Swift
3
star
9

ACTGradientEditor

Gradient editor designed to be simple, intuitive and good-looking.
Objective-C
2
star
10

iWVU

The official open source iPhone application of West Virginia University.
Objective-C
2
star
11

SCWaveAnimation

Provides a configurable wave animation effect that indicate the point of touch for iOS.
Objective-C
2
star
12

NGTabBarController

A custom TabBarController implementation for iPhone and iPad
Objective-C
2
star
13

JapaneseWordCard

Objective-C
2
star
14

CustomTabBarController

Objective-C
2
star
15

ChromeProgressBar

A custom progress bar with Google Chrome style
Objective-C
1
star
16

toptabs

A cocoa tab bar with the tabs in their rightful position
Objective-C
1
star
17

LBUnderlinedLabel

An underlined Label
Objective-C
1
star
18

AquaticPrime

C
1
star
19

FlipView

Magazine Style View/Layout like Flipboard
Objective-C
1
star
20

SBIndeterminateProgressBar

Objective-C
1
star
21

SpringParticles

Animation of particles that follow the movement of wind
Objective-C
1
star
22

JBSignatureController

Allows you to present a view controller to the user allowing them to sign on the screen. After they've signed, the controller allows you to grab a UIImage of the signature for use or store.
Objective-C
1
star
23

KnobGarageBandStyle

Objective-C
1
star
24

Searcher

add search tweak on iOS 5 NotificationCenter
Objective-C
1
star
25

BetterPhone-iPhone-Application

Objective-C
1
star
26

Dark-Progress

Drawing Jeff Broderick's Dark UI... in code!
Objective-C
1
star
27

NotificationCenterClearLikeButton

Objective-C
1
star
28

MNX

An application to read data from MainNav devices for Mac OS X
Objective-C
1
star
29

SpeechBubbles

Shows how to draw speech bubbles for a Messages-type app on iOS.
JavaScript
1
star
30

JLNotebookView

Draws notebook lines on a view.
Objective-C
1
star
31

LineChartView

LineChartView displays line chart with xAxis and yAxis.
Objective-C
1
star