1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-17 22:06:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Add set local hash info for ios

This commit is contained in:
sunnylqm
2021-10-05 14:08:56 +08:00
parent 775e567062
commit 94d52bb415
8 changed files with 33 additions and 55 deletions

View File

@@ -1,11 +1,3 @@
//
// RCTPushyDownloader.m
// RCTPushy
//
// Created by lvbingru on 16/2/23.
// Copyright © 2016 erica. All rights reserved.
//
#import "RCTPushyDownloader.h"
@interface RCTPushyDownloader()<NSURLSessionDelegate>