npm install npm link # link your local repo to your global packages npm run build:watch # build the files and watch for changes Clone project repo that you wish to test with react-parallax-tilt library and run: npm install npm link react-parallax-tilt # link your local copy into this ...
npm install gsap Version React-parallax-effect: v1.0.0 Gsap: v3.12.5 Usage In your React application, import the Parallax component and use it as follows: importReactfrom"react";import{Parallax}from"react-parallax-effect";functionApp(){return(<ParallaxurlBack="url-to-background-image"urlFront...
react-parallax-tilt : 倾斜悬停效果 react-tsparticles : 粒子动画 react-accessible-accordion : 手风琴 react-cookie : cookies react-slick : 走马灯 nuka-carousel react-device-detect : 检测设备 react-colorful : 颜色选择器 react-modal : 模态对话框 cleave.js : 键入时格式化输入文本内容 react-fontaweso...
"react-native-easy-toast": "^1.0.6", "react-native-parallax-scroll-view": "^0.19.0", "react-native-storage": "^0.2.2", "react-native-swipeout": "^2.1.1"(滑动删除) 项目运行步骤如下: 第一步:npm install 第二步:react-native link 第三步:react-native start 第四步:react-native run...
npm install npm link#link your local repo to your global packagesnpm run build:watch#build the files and watch for changes Clone project repo that you wish to test with react-parallax-tilt library and run: npm install npm link react-parallax-tilt#link your local copy into this project's ...
$ npm install react-native-parallax-scroll-view --save Note: For React Native 0.19.0 and earlier, you'll want to use react-native-parallax-scroll-view@0.17.4. Version 0.18.0 changes the scrolling API to be compatible with React Native 0.20.0. Demo iOSAndroid Basic Usage import Paralla...
$npm install --save react-plx Import and use it in your React app. importReact, { Component }from"react";importPlxfrom"react-plx";// An array of parallax effects to be applied - see below for detailconstparallaxData = [ {start:0,end:500,properties: [ {startValue:1,endValue:2,prope...
npm install react-native-snap-carousel-S使用importCarouselfrom'react-native-snap-carousel'; 2.<ParallaxImage />component 2.1 示例(右边为我们做出的真实效果) 图2-1 图2-2 2.2 示例代码 import * as React from 'react'; import { Text,
react-native-parallax-scroll-view 加密crypto-js https://github.com/brix/crypto-js 将HTML 目录作为本地视图的控件 react-native-htmlview https://github.com/jsdf/react-native-htmlview 工程目录下终端输入 npm i XXX save 另附链接: https://github.com/jondot/awesome-react-native ...
This is a list of AWESOME components. Nope, it's NOT a comprehensive list of every React component under the sun. So, what does "awesome" mean? Well: It solves a real problem It does so in a 🦄 unique, 🦋 beautiful, or 🏆 exceptional way. (And it's not super popular and we...