MCPcopy Create free account

hub / github.com/wcandillon/can-it-be-done-in-react-native / functions

Functions769 in github.com/wcandillon/can-it-be-done-in-react-native

↓ 189 callersFunctionmultiply
(...matrices: Matrix4[])
season5/src/Instagram/GestureHandler.tsx:19
↓ 134 callersFunctioneq
(a: Vector, b: Vector)
reanimated-2/src/Nokia/Math.ts:29
↓ 134 callersFunctionvec
(x: number, y: number)
reanimated-2/src/Fluid/Slide.tsx:24
↓ 23 callersFunctionconcat
(m: Matrix4, origin: Vec3, transform: Transforms3d)
bonuses/sticker-app/src/MatrixHelpers.ts:22
↓ 22 callersFunctionproject
( p: Vector3, canvas: Vector3, transform: Matrix4 )
reanimated-2/src/ZAnimations/components/Vector.ts:11
↓ 20 callersFunctioncolor
(r: number, g: number, b: number)
bonuses/skia-examples/src/Rings/Rings.tsx:15
↓ 19 callersFunctionaddArc3
(path: Path3, corner: Vector3, to: Vector3)
reanimated-2/src/ZAnimations/components/Path3.ts:49
↓ 17 callersFunctiontiming
(clock: Animated.Clock)
season2/monzo-card-selection/components/CardSelection.tsx:42
↓ 16 callersFunctionshaderVec
(v: Vector)
season4/src/Darkroom/Constants.ts:81
↓ 16 callersFunctiontiming
(value: SharedValue<number>, rawConfig?: TimingConfig)
bonuses/skia-examples/src/Generators/Animations.ts:40
↓ 14 callersFunctionserialize
(p1: Vector, p2: Vector, p3: Vector, p4: Vector)
the-10-min/src/Transformation3D/Transformation3DSVG.tsx:36
↓ 13 callersFunctionevent
( [ { nativeEvent: { contentOffset: { x },
season1/instagram-stories/components/Stories3.js:102
↓ 12 callersFunction_multiplyTransform
* Performs a destructive operation on a transform matrix.
the-10-min/src/Skew/processTransform.js:109
↓ 12 callersFunctionentry
(albumId: string, trackName: string)
season3/src/iPod/data/index.ts:58
↓ 12 callersFunctiongeneratePath
()
season1/headspace-meditation/components/Progress.js:17
↓ 12 callersFunctionrunSpring
(value, dest)
season1/snapchat-discovery/components/StoryModal.js:30
↓ 12 callersFunctionspring
( translation: Animated.Value<number>, state: Animated.Value<State>, destination: Animated.Adaptable<num
season2/safari-tabs/components/Spring.ts:7
↓ 12 callersFunctionvec2
(x: number, y: number)
season4/src/LiquidSwipe/Wave.tsx:24
↓ 10 callersFunctioncurveTo
(commands: Animated.Node<string>[], c: Curve)
season3/src/LiquidSwipe/SVGHelpers.ts:31
↓ 10 callersFunctionrandomRadius
()
season1/headspace-meditation/components/Progress.js:16
↓ 10 callersFunctionrunTiming
(clock, value, dest)
season2/google-chrome-refresh/components/AnimationHelpers.ts:31
↓ 10 callersFunctionstringifySafe
(s)
the-10-min/src/Skew/processTransform.js:14
↓ 9 callersFunctiondist
(v1: Vector, v2: Vector)
reanimated-2/src/Nokia/Math.ts:8
↓ 9 callersFunctionfastFloor
(x: number)
season5/src/components/SimpleNoise.tsx:43
↓ 9 callersMethodgetTotalLength
()
bonuses/skia-examples/src/PathGradient/Geometry.ts:35
↓ 9 callersFunctionscaleY
(value: number)
reanimated-2/src/Coinbase/ChartHelpers.ts:36
↓ 8 callersFunctionarc
(x: number, y: number, reverse = false)
season4/src/Reflectly/Tabbar/Tabbar.tsx:64
↓ 7 callersFunctioncreateNoise2D
(random: RandomFn = Math.random)
season5/src/components/SimpleNoise.tsx:100
↓ 7 callersFunctioncreateValue
(val: number)
season2/apple-appoftheday/components/Spring.tsx:27
↓ 7 callersFunctionspring
( v: SpringValue, from: number, to: number, back: "hasSprung" | "hasSprungBack" = "hasSprung", )
season2/apple-appoftheday/components/Spring.tsx:42
↓ 7 callersFunctionspringBack
(v: SpringValue, from: number, to: number)
season2/apple-appoftheday/components/Spring.tsx:34
↓ 7 callersFunctionuseOnPress
( command: Animated.Value<Command>, target: Command, onPress: (navigation: Navigation) => void, active
season3/src/iPod/ClickWheel/Buttons.tsx:62
↓ 7 callersFunctionwithDecay
(params: WithDecayParams)
the-10-min/src/Picker/AnimationHelpers.tsx:28
↓ 6 callersFunctionaddX
(v: Vector, x: number)
reanimated-2/src/Fluid/Slide.tsx:25
↓ 6 callersFunctioncolorRGB
(r, g, b)
bonuses/feedback-animation/components/AnimationHelpers.ts:43
↓ 6 callersFunctioncolorRGB
(r, g, b)
season2/google-chrome-refresh/components/AnimationHelpers.ts:114
↓ 6 callersFunctioncolorRGB
(r: Val, g: Val, b: Val)
season2/learnji/components/AnimationHelpers.tsx:104
↓ 6 callersFunctioncolorRGB
(r: Val, g: Val, b: Val)
season2/clear/components/AnimatedHelpers.ts:83
↓ 6 callersMethodgetPointAtLength
(length: number)
bonuses/skia-examples/src/PathGradient/Geometry.ts:39
↓ 6 callersFunctiononScroll
(contentOffset: { x?: typeof Value, y?: typeof Value })
season2/learnji/components/AnimationHelpers.tsx:36
↓ 6 callersMethodstart
()
bonuses/feedback-animation/webspeechapi.d.ts:18
↓ 6 callersFunctionuseZSvg
()
reanimated-2/src/ZAnimations/components/ZSvg.tsx:11
↓ 6 callersFunctionwithOffset
({ offset, value, state: gestureState, }: { offset: Animated.Adaptable<number>; value: Animated.Valu
season3/src/Chrome/SortableTab.tsx:24
↓ 5 callersFunction_convertToRadians
* Parses a string like '0.5rad' or '60deg' into radians expressed in a float. * Note that validation on the string is done in `_validateTransform()`.
the-10-min/src/Skew/processTransform.js:124
↓ 5 callersFunctionbuildGraph
(datapoints: DataPoints, label: string)
season4/src/Rainbow/Model.ts:52
↓ 5 callersFunctioncreatePath3
(move: Vector3)
reanimated-2/src/ZAnimations/components/Path3.ts:18
↓ 5 callersFunctiondecay
( position: Animated.Adaptable<number>, velocity: Animated.Adaptable<number>, clock: Animated.Clock )
season3/src/WhatsApp/AnimationUtil.ts:45
↓ 5 callersFunctionformatUSD
(value: number)
reanimated-2/src/Coinbase/ChartHelpers.ts:13
↓ 5 callersFunctionisInRegion
( x: Animated.Node<number>, y: Animated.Node<number>, region: { x: number; y: number } )
season3/src/iPod/ClickWheel/Buttons.tsx:51
↓ 5 callersFunctionlineTo
( commands: Animated.Node<string>[], x: Animated.Adaptable<number>, y: Animated.Adaptable<number> )
season3/src/LiquidSwipe/SVGHelpers.ts:12
↓ 5 callersFunctionrunSpring
(clock: typeof Clock, value: Val, dest: Val)
season2/clear/components/AnimatedHelpers.ts:28
↓ 5 callersFunctionsetIndex
(value: Animated.Node<number>)
season2/bbc-iplayer/components/PanGesture.tsx:63
↓ 5 callersFunctionsq
(x)
season2/google-chrome-refresh/components/Interactable.tsx:39
↓ 5 callersFunctionsq
(x: Value | number)
season2/flipboard/components/Interactable.tsx:47
↓ 5 callersFunctionuseLoop
({ duration }: { duration: number })
bonuses/skia-examples/src/Heartrate/Animations.ts:12
↓ 4 callersFunctionaddLine3
(path: Path3, to: Vector3)
reanimated-2/src/ZAnimations/components/Path3.ts:68
↓ 4 callersFunctioncolor2vector
(color: string)
season4/src/Reflectly/GLUtils.tsx:5
↓ 4 callersFunctioncontains
(vecs: Vector[], vec: Vector)
reanimated-2/src/Nokia/Math.ts:34
↓ 4 callersFunctioncurve
(c1: Vector, c2: Vector, to: Vector)
season4/src/LiquidSwipe/Wave.tsx:28
↓ 4 callersFunctionformatValue
(value: number)
season3/src/CoinbasePro/Values.tsx:44
↓ 4 callersFunctionmeasure
(ref: View | Text | ScrollView)
season2/airbnb-intro/App.tsx:29
↓ 4 callersFunctiontoRad
(v: number, size: number)
reanimated-2/src/ZAnimations/components/Camera.tsx:22
↓ 3 callersFunctionColor
({ color, translateX, index, onPress }: ColorProps)
season4/src/Reflectly/Color.tsx:44
↓ 3 callersFunctionbuildPermutationTable
(random: RandomFn)
season5/src/components/SimpleNoise.tsx:553
↓ 3 callersFunctioncalculateLayout
(input: Offset[], containerWidth: number)
season4/src/Duolingo/Layout.ts:51
↓ 3 callersFunctiondist2d
(v: Vector)
reanimated-2/src/ZAnimations/components/Vector.ts:51
↓ 3 callersFunctionfrag
(source: TemplateStringsArray, ...values: Values)
bonuses/skia-examples/src/components/ShaderLib/Tags.ts:11
↓ 3 callersFunctiongetCurve
(start: number, h: number)
season5/src/Headspace/Background.tsx:23
↓ 3 callersFunctiongetPointAtLength
(length: number, from: Vector, to: Vector)
bonuses/skia-examples/src/PathGradient/Geometry.ts:17
↓ 3 callersFunctiongetPosition
(position: number)
season4/src/Chrome/Config.tsx:18
↓ 3 callersFunctiongetProgress
(t: number, durationInFrames = 4000)
season5/src/Headspace/Background.tsx:14
↓ 3 callersFunctionglsl
(source: TemplateStringsArray, ...values: Values)
bonuses/skia-examples/src/components/ShaderLib/Tags.ts:6
↓ 3 callersFunctioninterpolateColors
(animationValue, inputRange, colorsAsStrings)
bonuses/feedback-animation/components/AnimationHelpers.ts:69
↓ 3 callersFunctionmakeAnimation
( animation: (state: AnimationValues<S>) => Generator, state: S )
bonuses/skia-examples/src/Generators/Animations.ts:111
↓ 3 callersFunctionrotateAnimation
(target: number)
reanimated-2/src/StrokeAnimation/AnimatedLogo.tsx:47
↓ 3 callersFunctiontimeSincePreviousFrame
()
bonuses/skia-examples/src/Generators/Animations.ts:34
↓ 3 callersFunctiontoPosition
({ x, y }: Vector)
season4/src/Chess/Notation.ts:28
↓ 3 callersFunctiontranslateZ
(perspective: Val, x: Val)
season2/learnji/components/AnimationHelpers.tsx:34
↓ 3 callersFunctionuseAnimation
( input: Animation<S> | (() => Generator), pause?: SharedValue<boolean> )
bonuses/skia-examples/src/Generators/Animations.ts:139
↓ 3 callersFunctionwait
(ms: number)
season5/src/components/ColorSchemeContext.tsx:29
↓ 3 callersFunctionwithInfluence
(area, target, behavior)
season2/google-chrome-refresh/components/Interactable.tsx:166
↓ 3 callersFunctionwithInfluence
(area, target, behavior)
season2/flipboard/components/Interactable.tsx:174
↓ 2 callersFunctionFlubber2SkiaInterpolator
(from: SkPath, to: SkPath)
season5/src/Headspace/Play.tsx:10
↓ 2 callersFunctionabsoluteDuration
(start: number, end: number)
season4/src/Bedtime/Constants.ts:34
↓ 2 callersFunctionapproximates
(a: number, b: number, precision = 0.001)
reanimated-2/src/Nokia/Math.ts:3
↓ 2 callersFunctionbounce
( value: SharedValue<number>, color: SharedValue<string>, delta: number, direction: number, bounds:
bonuses/skia-examples/src/Generators/DVD.tsx:43
↓ 2 callersFunctioncontainedInSquare
( value: Vector, center: Vector, side: number )
season4/src/Bedtime/Constants.ts:13
↓ 2 callersFunctiondeflate
(rct: SkRect, amount: number)
season5/src/components/Geometry.ts:12
↓ 2 callersFunctiondrawNoisyCircle
(c: Vector)
season5/src/SongOfBloom/Tools.ts:40
↓ 2 callersFunctionformat
(n: number)
season3/src/iPod/StatusBar/StatusBar.tsx:12
↓ 2 callersFunctionformatDatetime
(datetime: Date)
reanimated-2/src/Worklets/Worklets.tsx:20
↓ 2 callersFunctiongetDomain
(domain: number[])
bonuses/graph-animation/components/Graph.tsx:25
↓ 2 callersFunctiongetPointAtLength
(length: number, from: Vector, to: Vector)
season5/src/Headspace/Play2.tsx:20
↓ 2 callersFunctionglsl
(source: TemplateStringsArray, ...values: Values)
season5/src/Riveo/ShaderLib/Tags.ts:6
↓ 2 callersFunctioninflate
(rct: SkRect, amount: number)
season5/src/components/Geometry.ts:4
↓ 2 callersFunctionmaterializeGenerator
(input: Input)
bonuses/skia-examples/src/Generators/Animations.ts:17
↓ 2 callersFunctionminutes
(v: number)
season3/src/iPod/Player/ProgressBar.tsx:30
↓ 2 callersFunctionnormalize
(value: number)
season4/src/Bedtime/Constants.ts:28
↓ 2 callersFunctiononScroll
(contentOffset: { x?: Value, y?: Value })
season1/flutter-animations/components/Sections.js:19
↓ 2 callersFunctionpivotMatrix
(z: number, angle: number)
reanimated-2/src/PizzaChallenge/components/ThreeHelpers.ts:30
next →1–100 of 769, ranked by callers