Skip to content

Commit dcc3f79

Browse files
committed
test(ios): updated test app launchscreen
1 parent 8ed8201 commit dcc3f79

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Example/ios/SharedElementExample/Base.lproj/LaunchScreen.xib

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
2222
<nil key="highlightedColor"/>
2323
</label>
24-
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Example App" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
25-
<rect key="frame" x="20" y="134.5" width="440" height="53"/>
26-
<fontDescription key="fontDescription" type="boldSystem" pointSize="44"/>
24+
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Shared Element" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
25+
<rect key="frame" x="20" y="137" width="440" height="48"/>
26+
<fontDescription key="fontDescription" type="boldSystem" pointSize="40"/>
2727
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
2828
<nil key="highlightedColor"/>
2929
</label>
30-
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="react-native-shared-element" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="YQC-4J-cBz">
31-
<rect key="frame" x="0.0" y="195.5" width="480" height="26.5"/>
30+
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="example &amp; test app" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="YQC-4J-cBz">
31+
<rect key="frame" x="0.0" y="193" width="480" height="26.5"/>
3232
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
3333
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
3434
<nil key="highlightedColor"/>

0 commit comments

Comments
 (0)