alexaubry/BulletinBoard

Landscape mode

Open

#193 opened on Oct 25, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Swift (271 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (4,908 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

My app is designed to work only in landscape mode. If I use BulletinBoard in this mode, in order to ensure that the board shows all the content (title, description, buttons and image), I need to make the image size extremely small.

Just a thought, is it possible to arrange the view for landscape such that board is arranged in two columns left column for title, description, buttons and the right column for the image ?

Contributor guide