Skip to content

TouchFriend/TwitterLaunchView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwitterLaunchView

content

 * Show results
 twitter

How to use

1.Import header

 #import "NJLaunchView.h"

2.use class method

 - (void)viewDidAppear:(BOOL)animated
 {
     [super viewDidAppear:animated];
     [NJLaunchView addLaunchView];
 }

About

简单实现Twitter启动界面的效果

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published