Skip to content

Commit

Permalink
make tabbar animate on top of other views
Browse files Browse the repository at this point in the history
  • Loading branch information
lkzhao committed Jul 14, 2017
1 parent 35740d9 commit de65a3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Examples/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,9 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="49"/>
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="heroModifierString" value="useGlobalCoordinateSpace useNoSnapshot translate(0, 64) zPosition(10)"/>
</userDefinedRuntimeAttributes>
</tabBar>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="isHeroEnabled" value="YES"/>
Expand Down

0 comments on commit de65a3e

Please sign in to comment.