Custom space

  1. 5 years ago

    AntonioDB

    13 Aug 2018 User since 2018

    How to set custom space bottom for TabBar on iPhone X?
    In general is possible to set custom space or constraints variations for some elements, but only on some devices?

    Many thanks for your help.

  2. andrea

    13 Aug 2018 Administrator User since 2016
    Edited 5 years ago by andrea

    Hi @AntonioDB ,
    the bar of a TabBar container has a bug, it is not properly positioned on iPhone X in the design board and in the Simulator. This bug doesn't affect the visualization in the CreoPlayer and in the iOS Apps produced with Creo.
    We are working to fix this issue.
    This is how the TabBar should be positioned on iPhoneX (screenshot from a sample app in the CreoPlayer):
    Screen Shot 2018-08-13 at 12.13.24.png

    We are also working on a way to position custom content relative to the Safe Area, this will help you to adjust the position of controls for the available area of each device type.
    In general, you can also programmatically set the origin of a control depending on the Device.version

  3. AntonioDB

    13 Aug 2018 User since 2018

    Ok, perfect!
    Many thanks @andrea for your super quickly help! :)

or Sign Up to reply!