Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
Initial Commit for the project
  • Loading branch information
balram3429 committed Jun 4, 2014
1 parent 04ea380 commit 0044654
Show file tree
Hide file tree
Showing 62 changed files with 2,141 additions and 0 deletions.
49 changes: 49 additions & 0 deletions README.md
@@ -1,2 +1,51 @@
btSimplePopUp
=============

This is a simple PopUp menu with custom items having images. Its responds to Touch & gives a iOS7 feel.

<IMG SRC = "https://s3-ap-southeast-1.amazonaws.com/problem-arc/SimplePopUP.gif" alt="btSimplePopUp"> </IMG>

This is a simple popup menu for iOS. Inspipred by iOS7 groupping folder (loook alike) in the springboard. Is is purely based on `UIView`. Includes flats looks, callbacks using blocks & several options for curved corners & flat corners.

### Rounded Corners - Default Property
<img src="https://raw.githubusercontent.com/balram3429/btSimplePopUp/master/raw/btScreenOne.png" alt="btSimpleSideMenu Screenshot" width="320" height="568" /> . <img src="https://raw.githubusercontent.com/balram3429/btSimplePopUp/master/raw/btScreenTwo.png" alt="btSimpleSideMenu Screenshot" width="320" height="568" />

### Minimal Rounded Corners
<img src="https://raw.githubusercontent.com/balram3429/btSimplePopUp/master/raw/btScreenREctanglePopUp.png" alt="btSimpleSideMenu Screenshot" width="320" height="568" />

## Requirements
* Xcode 5 or higher
* Apple LLVM compiler
* iOS 7.1 or higher
* ARC

## Demo
Build and run the `btCustomPopUP.xcodeproj` project in Xcode to see `btSimplePopUp` in action.

## Installation
1. Drag the file `btSimplePopUp.h / btSimplePopUp.m ` to your project folder.
2. Maken an import statement for the file as `#import "btSimplePopUp.h"` .
3. Add to your project the `QuartzCore framework` & `Accelerate Framework` & make an import statement for both.

## Initialization (Under Documentation )

```objective-c

```
## Contact

- tiwari.balram@gmail.com
- <A HREF = "http://stackoverflow.com/users/1307844/balram-tiwari"> @stackOverflow </a>
- <a href = "https://itunes.apple.com/us/artist/balram-tiwari/id693049567"> @Apps Store </a>

## License

btSimplePopUp is available under the MIT license.

Copyright © 2014 Balram Tiwari.

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.
560 changes: 560 additions & 0 deletions btCustomPopUP.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>FB932B60-B46D-4CEF-8FF5-A5561CF56A0C</string>
<key>IDESourceControlProjectName</key>
<string>btCustomPopUP</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>3CBD0D4B-15E6-4CC8-B445-6501ABB44F2E</key>
<string>https://github.com/balram3429/btSimplePopUp.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>btCustomPopUP.xcodeproj/project.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>3CBD0D4B-15E6-4CC8-B445-6501ABB44F2E</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/balram3429/btSimplePopUp.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>3CBD0D4B-15E6-4CC8-B445-6501ABB44F2E</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>3CBD0D4B-15E6-4CC8-B445-6501ABB44F2E</string>
<key>IDESourceControlWCCName</key>
<string>btSimplePopUp</string>
</dict>
</array>
</dict>
</plist>
Binary file not shown.
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
<true/>
<key>SnapshotAutomaticallyBeforeSignificantChanges</key>
<true/>
</dict>
</plist>
Binary file not shown.
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
type = "1"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "btSimplePopUp/btSimplePopUP.m"
timestampString = "423589645.072561"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "167"
endingLineNumber = "167"
landmarkName = "-initWithImage:andFrame:onCompletion:"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
@@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0510"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "4ECC36F6193C40D60076CDB7"
BuildableName = "btCustomPopUP.app"
BlueprintName = "btCustomPopUP"
ReferencedContainer = "container:btCustomPopUP.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "4ECC3711193C40D60076CDB7"
BuildableName = "btCustomPopUPTests.xctest"
BlueprintName = "btCustomPopUPTests"
ReferencedContainer = "container:btCustomPopUP.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "4ECC36F6193C40D60076CDB7"
BuildableName = "btCustomPopUP.app"
BlueprintName = "btCustomPopUP"
ReferencedContainer = "container:btCustomPopUP.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "4ECC36F6193C40D60076CDB7"
BuildableName = "btCustomPopUP.app"
BlueprintName = "btCustomPopUP"
ReferencedContainer = "container:btCustomPopUP.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "4ECC36F6193C40D60076CDB7"
BuildableName = "btCustomPopUP.app"
BlueprintName = "btCustomPopUP"
ReferencedContainer = "container:btCustomPopUP.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>btCustomPopUP.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>4ECC36F6193C40D60076CDB7</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>4ECC3711193C40D60076CDB7</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>
@@ -0,0 +1,103 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
type = "1"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "btCustomPopUP/btAppDelegate.m"
timestampString = "423573719.264051"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "21"
endingLineNumber = "21"
landmarkName = "-application:didFinishLaunchingWithOptions:"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "btCustomPopUP/btHomeViewController.m"
timestampString = "423573722.335291"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "69"
endingLineNumber = "69"
landmarkName = "-viewDidLoad"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "btSimplePopUp/btSimplePopUP.m"
timestampString = "423574037.828263"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "287"
endingLineNumber = "287"
landmarkName = "-initWithItemImage:andTitles:andActionArray:addToViewController:"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "btSimplePopUp/btSimplePopUP.m"
timestampString = "423574037.828263"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "332"
endingLineNumber = "332"
landmarkName = "-initWithItemImage:andTitles:andActionArray:addToViewController:"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "btSimplePopUp/btSimplePopUP.m"
timestampString = "423574037.828263"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "339"
endingLineNumber = "339"
landmarkName = "-initWithItemImage:andTitles:andActionArray:addToViewController:"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "btSimplePopUp/btSimplePopUP.m"
timestampString = "423574037.828263"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "284"
endingLineNumber = "284"
landmarkName = "-initWithItemImage:andTitles:andActionArray:addToViewController:"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>

0 comments on commit 0044654

Please sign in to comment.