UNPKG

@kolking/react-native-parallax-swiper

Version:

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

11 lines (10 loc) 182 B
module.exports = { semi: true, tabWidth: 2, useTabs: false, printWidth: 100, singleQuote: true, bracketSpacing: true, bracketSameLine: false, trailingComma: "all" };