永发信息网

ios中scrollview怎样下拉刷新

答案:1  悬赏:40  手机版
解决时间 2021-02-20 11:07
ios中scrollview怎样下拉刷新
最佳答案
简单的实现了下拉刷新效果
代码如下
#import "ViewController.h"
@interface ViewController (){
UITableView * _tableView;
NSMutableArray * _dataArray;
UIView * _loadView;
}

@end
@implementation ViewController
- (void)dealloc{
[_tableView release];
[_dataArray release];
[_loadView release];
[super dealloc];
}
- (void)viewDidLoad{
[super viewDidLoad];
// Do any additional setup after loading the view, typically from a nib.
_tableView = [[UITableView alloc] initWithFrame:self.view.frame];
_tableView.backgroundColor = [UIColor whiteColor];
_tableView.delegate = self;
_tableView.dataSource = self;
[self.view addSubview:_tableView];
_loadView = [[UIView alloc] initWithFrame:CGRectMake(0, -44, 320, 44)];
_loadView.backgroundColor = [UIColor whiteColor];
UIButton * button = [[UIButton alloc] initWithFrame:CGRectMake(150, 10, 20, 10)];
button.backgroundColor = [UIColor blueColor];
[button addTarget:self action:@selector(btnCicked:)forControlEvents:UIControlEventTouchUpInside];
[_loadView addSubview:button];
[self.view addSubview:_loadView];
_dataArray = [NSMutableArray arrayWithObjects:@"1",@"2",@"3", nil];
}
- (IBAction)btnCicked:(id)sender{
//这里可以换做处理刷新完成之后的处理,比如insert data row 等
[UIView animateWithDuration:0.2 animations:^(void){
_tableView.contentInset = UIEdgeInsetsMake(0, 0, 0, 0);
}completion:nil];
}

- (void)didReceiveMemoryWarning{
[super didReceiveMemoryWarning];
// Dispose of any resources that can be recreated.
}

- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section{
return _dataArray.count;
}

- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{
NSString * indentify = [NSString stringWithFormat:@"UITableViewCellIdentify"];
UITableViewCell * cell = [_tableViewdequeueReusableHeaderFooterViewWithIdentifier:indentify];
if (cell) {
for (UIView * mview in cell.subviews) {
[mview removeFromSuperview];
}
}
if (!cell) {
cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefaultreuseIdentifier:indentify];
}
cell.textLabel.text = [_dataArray objectAtIndex:indexPath.row];
UIImageView * view = [[UIImageView alloc] initWithFrame:CGRectMake(0, 0, 320, 44)];
view.backgroundColor = [UIColor orangeColor];
[cell addSubview:view];
[view release];
return cell;
}

- (CGFloat) tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath*)indexPath{
return 44;
}
- (void)scrollViewDidScroll:(UIScrollView *)scrollView{
_loadView.frame = CGRectMake(0, -44 - scrollView.contentOffset.y, 320, 44);
if (scrollView.contentOffset.y<= -44) {
//处理松开刷新提示
}else{
//关闭松开刷新提示
}
}
- (void)scrollViewDidEndDragging:(UIScrollView *)scrollView willDecelerate:(BOOL)decelerate{
if (scrollView.contentOffset.y<= -44) {
//此处动画纯粹为了过度平滑
[UIView animateWithDuration:0.2 animations:^(void){
_tableView.contentInset = UIEdgeInsetsMake(44, 0, 0, 0);
}completion:^(BOOL complete){
//处理需要加载的东西

}];
}
}

@end
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
在steam里下载了老滚5 开始下的是英文 后来看
最短的名人故事 要10~20这样的字数就够了,能
过去在宫里的女人怎么 看她身子的清白
华荣兴盛超市地址在什么地方,想过去办事
求一部有何润东主演的关于乒乓球的电视剧?
用if only造句,
红颜知己睡过了怎么办
淘淘舞蹈地址在什么地方,想过去办事
大麦无线路由器刚不小心恢复了出厂设置,怎么
求助帖 尼康D7100能装小痰盂吗
QE杯(文亭街店)地址有知道的么?有点事想过去
往届广东东软学院补录放到第二志愿有没有可能
我现在的英语水平也就4级到6级之间吧,准备再2
用你喜欢的方法进行递等式计算.①7.8÷2.5×
请问一个男人已和情人分手啦,情人发短信给他
推荐资讯
亚马逊拉丁自助餐厅如何加盟?
全国假日办曾于2013年10月和11月先后两次通过
隔夜鸡蛋吃了对身体是否有害
怡美减肥中心地址在哪,我要去那里办事
有机物中一定含有碳元素和氢元素吗?
激光近视手术后第二天可以上班吗
从河沙往流花车站怎么坐地铁
塔仙酒坊这个地址在什么地方,我要处理点事
墨水滴到衣服上怎么洗
签约网上银行是干什么的?
双子座适合什么发型
价值连城是什么意思?
正方形一边上任一点到这个正方形两条对角线的
阴历怎么看 ?