hoangluccos
Results
1
comments of
hoangluccos
> 1- Import ViewStyle from react-native. `import { ViewStyle } from 'react-native';` > > 2- Replace `View.propTypes.style` with ViewStyle in the (Carousel, Pagination, ParallaxImage, PaginationDot) files. 3- Ensure to patch...