forkeado de vergnet/application-amicale
Removed paging as it caused problems on some screen sizes
Este commit está contenido en:
padre
43a3d64deb
commit
0410499593
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
|
|
@ -57,7 +57,6 @@ export default class CardList extends React.Component<Props> {
|
|||
numColumns={this.props.isHorizontal ? undefined : 2}
|
||||
horizontal={this.props.isHorizontal}
|
||||
contentContainerStyle={containerStyle}
|
||||
pagingEnabled={this.props.isHorizontal}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Cargando…
Referenciar en una nueva incidencia