Layouts component for React Native which includes both horizontal layout and vertical layout. Make use of 1 column, 2 columns and even 3 columns layout components for different screens
Layouts Components


1 Column Layout Component
React Native 1 column layout with FlatList
Preview


Code
2 Columns Layout Component
React Native 2 columns layout with FlatList
Preview


Code
3 Columns Layout Component
React Native 3 columns layout with FlatList
Preview

