MCPcopy Index your code
hub / github.com/gitpoint/git-point / parallax-scroll.component.js

File parallax-scroll.component.js

src/components/parallax-scroll.component.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { Component } from 'react';
2import { View, Dimensions, Platform, TouchableOpacity } from 'react-native';
3import ParallaxScrollView from 'react-native-parallax-scroll-view';
4import { Icon } from 'react-native-elements';

Callers

nothing calls this directly

Calls 2

isIphoneXFunction · 0.90
normalizeFunction · 0.90

Tested by

no test coverage detected