You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping to simulate sections in the ListView where the section headers would be displayed each group of icons, but the way this is done the headers are displayed in left-to-right flow along with other rows. (There's a sample of multi-section ListBox code at http://moduscreate.com/react-native-listview-with-section-headers).
Is there any way to force each section header to display on a "new line"?
The text was updated successfully, but these errors were encountered:
I was hoping to simulate sections in the ListView where the section headers would be displayed each group of icons, but the way this is done the headers are displayed in left-to-right flow along with other rows. (There's a sample of multi-section ListBox code at http://moduscreate.com/react-native-listview-with-section-headers).
Is there any way to force each section header to display on a "new line"?
The text was updated successfully, but these errors were encountered: