fix: naming
This commit is contained in:
parent
0095829e31
commit
cf81e228ef
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
|
Before Width: | Height: | Size: 244 KiB After Width: | Height: | Size: 244 KiB |
|
|
@ -40,12 +40,12 @@ func scrollViewDidScroll(_ scrollView: UIScrollView) {
|
|||
<tr>
|
||||
<td>
|
||||
<p align="left">
|
||||
<img src="Assets/first_header_transition_exemple.gif" width=300 height=600>
|
||||
<img src="Assets/first_header_transition_example.gif" width=300 height=600>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p align="rigth">
|
||||
<img src="Assets/licard_header_transition_exemple.gif" width=300 height=600>
|
||||
<p align="right">
|
||||
<img src="Assets/licard_header_transition_example.gif" width=300 height=600>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
@ -55,4 +55,4 @@ func scrollViewDidScroll(_ scrollView: UIScrollView) {
|
|||
|
||||
# Installation via SPM
|
||||
|
||||
You can install this framework as a target of LeadKit.
|
||||
You can install this framework as a target of LeadKit.
|
||||
|
|
|
|||
Loading…
Reference in New Issue