GithubHelp home page GithubHelp logo

matthewyork / iphone-introductiontutorial Goto Github PK

View Code? Open in Web Editor NEW
774.0 774.0 116.0 1.15 MB

A "drop-in" solution for building stylish app introductions and tutorials.

License: MIT License

Objective-C 98.32% Ruby 1.68%

iphone-introductiontutorial's People

Contributors

artfeel avatar imryan avatar matthewyork avatar miketsprague avatar shams-ahmed avatar yinsee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iphone-introductiontutorial's Issues

Y

Y

Clicking Page Control does not change panel

Clicking a page control highlights the page control but does not navigate to that associated "panel". Looking at your code I can't see anywhere where you've created an action for the page control. This seems odd and wrong. Am I missing something here?

button/checkbox for "skip intro on future launches"?

Very nice work - but there is something I'm missing: A button/checkbox "skip intro on future launches" - that I can use to set: [[NSUserDefaults standardUserDefaults] setObject:@no forKey:@"SettingsShowTutorialOnLaunch"];

I don't like to handle this in my main view controller and I'm afraid that most of the users will not look at the settings to switch it off. So a type of "short-cut" would be nice to have right below the "skip" button!

Image not showing in panel

Hi there, i have some issues with the image in a panel. In the simulator you can see the image, but not on the device (ios 6.0).
Regards

iphone5 layout?

as your pics in README, in iphone5 there's some space at the bottom of the iphone , should adjust to fit the fullscreen?

iOS 7 - Text not showing

Experienced on iPhone 5 running iOS 7 beta 1 & 2 until now, the images are showing fine, also the page-control is working, only the text is not displayed.

Thank you for taking care.

Customize Introduction Panel

Is there any way to customize introduction panel so you can use a "full screen" image? or display the description text on any location of the screen? So you can use it like a fake overlay introduction screen with screenshots of the application.

AppDelegate w/Storyboard implementation

Hi Matt, I wouldn't call this an issue but I'm having difficulty implementing the launch of a few MyIntroductionPanel's on first launch in my app. I've got a storyboard, and trapping for NSUserDefaults - has run before..

UIStoryboard *storyboard = [UIStoryboard storyboardWithName:@"iPhone" bundle:nil];
UIViewController *vc = [storyboard instantiateViewControllerWithIdentifier:@"MyStoryboardID"];
//
[self presentViewController:vc animated:YES completion:nil];

Issues: No visible @interface for 'AppDeligate' declares the selector 'presentViewController:animated:completion'

I wouldn't call an issue of your code, but my lack of knowledge on implementation. Just thought I'd post if you knew a quick path.. I'll search the web also, and post back.

Thanks for your great solution, it works beautifully everywhere in my first app (getting ready to submit)!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.