Cetger
Results
1
comments of
Cetger
Guys you can use ListView in react-native-masonry/components/Masonry `import { View, ListView, Image, Text, Dimensions } from 'react-native'; ` change with ``` import { View, Image, Text, Dimensions } from 'react-native';...