Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
yh_sdwebimage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Bogdan Poplauschi
2017-05-03 10:13:57 +0300
Committed by
GitHub
2017-05-03 10:13:57 +0300
Commit
ed81cfd6590270fec2b019c2e723cf924510e0fa
2 parents
ad9f1a24
ba3a5b59
Merge pull request #1847 from zssr/master
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
ed81cfd
...
...
@@ -81,7 +81,7 @@ Objective-C:
```
swift
Swift
:
@
import
SDWebImage
import
SDWebImage
imageView
.
sd_setImage
(
with
:
URL
(
string
:
"http://www.domain.com/path/to/image.jpg"
),
placeholderImage
:
UIImage
(
named
:
"placeholder.png"
))
```
...
...
Please
register
or
login
to post a comment