Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
React, { Component } from
'react'
;
2
import
{ View, Dimensions, Platform, TouchableOpacity } from
'react-native'
;
3
import
ParallaxScrollView from
'react-native-parallax-scroll-view'
;
4
import
{ Icon } from
'react-native-elements'
;
Callers
nothing calls this directly
Calls
2
isIphoneX
Function · 0.90
normalize
Function · 0.90
Tested by
no test coverage detected