“Отрешите Native Swiper” Ответ

Отрешите Native Swiper

yarn add react-native-swiper
Md Zober

отреагировать нативный экран смахивания

$ npm i react-native-swiper --save
Friendly Finch

отреагировать нативное изображение Swiper

import {Dimensions} from 'react-native';
import ImagesSwiper from "react-native-image-swiper";
const { width, height } = Dimensions.get("window");

<ImagesSwiper width={width} height={height-400} />
jweaker

Ответы похожие на “Отрешите Native Swiper”

Вопросы похожие на “Отрешите Native Swiper”

Больше похожих ответов на “Отрешите Native Swiper” по JavaScript

Смотреть популярные ответы по языку

Смотреть другие языки программирования