UNPKG

@kolking/react-native-parallax-swiper

Version:

React Native component for building an impressive horizontal swiper with a parallax effect.

10 lines (9 loc) 198 B
{ "extends": "@react-native/typescript-config/tsconfig.json", "compilerOptions": { "baseUrl": "./", "paths": { "@kolking/react-native-parallax-swiper": ["./src/index"] } } }