MCPcopy Create free account

hub / github.com/Aashu-Dubey/react-native-animation-samples / functions

Functions67 in github.com/Aashu-Dubey/react-native-animation-samples

↓ 5 callersFunctionrenderErrText
( error: string, valid: keyof typeof passwordStrength.validity, )
src/samples/custom_caret/PasswordStrength.tsx:152
↓ 4 callersFunctioncalculateSpringPoint
( oldPosition: Point, anchor: Point, stiffness: number, mass: number, damping: number, )
src/samples/rope_physics/helper.ts:30
↓ 4 callersFunctionslackDecline
(point1: Point, point2: Point)
src/samples/rope_physics/helper.ts:6
↓ 3 callersFunctioncreatePath
( point1: Point, point2: Point, slackPoint: Point, type: 'fill' | 'stroke' | 'shadow', dashPhase = 0
src/samples/rope_physics/RopeViewSkia.tsx:102
↓ 3 callersFunctioncreatePath
( point1: Point, point2: Point, slackPoint: Point, type: 'fill' | 'stroke' | 'shadow', dashPhase = 0
src/samples/rope_physics/plug_socket/RopeViewSkia.tsx:164
↓ 3 callersFunctionthemeStyles
(isDarkMode: boolean)
src/samples/rope_physics/plug_socket/PlugSocketsView.tsx:298
↓ 3 callersFunctionthemeStyles
(isDarkMode: boolean)
src/screens/list/ListItem.tsx:172
↓ 3 callersFunctionthemeStyles
(isDarkMode: boolean)
src/screens/list/SamplesListView.tsx:99
↓ 2 callersFunctionrenderIcon
(icon: string, onPress: () => void)
src/screens/list/SamplesListView.tsx:43
↓ 2 callersFunctionrenderPlug
(animatedProps: AnimatedProps<GProps>)
src/samples/rope_physics/RopeViewSvg.tsx:120
↓ 2 callersFunctionrenderPlug
(animatedProps: Animated.AnimateProps<GProps>)
src/samples/rope_physics/plug_socket/RopeViewSvg.tsx:252
↓ 2 callersFunctionthemeStyles
(isDarkMode: boolean)
src/samples/custom_toolbar/Toolbar.tsx:230
↓ 2 callersFunctionthemeStyles
(isDarkMode: boolean)
src/samples/custom_toolbar/ToolbarAnimated.tsx:337
↓ 1 callersFunctioncheckpasswordStrength
(value: string)
src/samples/custom_caret/PasswordStrength.tsx:38
↓ 1 callersFunctionplayAnimation
()
src/samples/custom_toolbar/ToolbarAnimated.tsx:104
↓ 1 callersFunctionrandomInteger
(min: number, max: number)
src/samples/grid_magnification/GridMagnificationSkia.tsx:118
↓ 1 callersFunctionrandomInteger
(min: number, max: number)
src/samples/grid_magnification/GridMagnification.tsx:124
↓ 1 callersFunctionrenderGridView
()
src/screens/list/ListItem.tsx:69
↓ 1 callersFunctionrenderListView
()
src/screens/list/ListItem.tsx:101
FunctionApp
()
App.tsx:4
FunctionAppControlFlow
()
src/AppControlFlow.tsx:6
FunctionAppNavigator
()
src/AppNavigator.tsx:20
FunctionBackButton
({ style })
src/components/BackButton.tsx:11
FunctionBox
({ boxValues, icon, index, touchPos, })
src/samples/grid_magnification/GridMagnificationSkia.tsx:30
FunctionBox
({ totalCol, icon, index, touchPos })
src/samples/grid_magnification/GridMagnification.tsx:22
FunctionBox
({ totalCol, index, touchPos }: BoxProps)
src/samples/grid_magnification/GridMagnificationInitial.tsx:22
FunctionButton
({ item, index, activeY, offset })
src/samples/custom_toolbar/Toolbar.tsx:41
FunctionButton
({ item, index, offset, activeY })
src/samples/custom_toolbar/ToolbarAnimated.tsx:41
FunctionColorSwatch
()
src/samples/color_swatch/ColorSwatch.tsx:105
FunctionCustomCaret
()
src/samples/custom_caret/CustomCaret.tsx:7
FunctionGestureHandler
({ point })
src/samples/rope_physics/RopeViewSvg.tsx:34
FunctionGestureHandler
({ point })
src/samples/rope_physics/RopeViewSkia.tsx:43
FunctionGestureHandler
({ point, units, activeIndex, onGesture, })
src/samples/rope_physics/plug_socket/RopeViewSvg.tsx:57
FunctionGestureHandler
({ point, units, activeIndex, onGesture, })
src/samples/rope_physics/plug_socket/RopeViewSkia.tsx:48
FunctionGridMagnification
()
src/samples/grid_magnification/GridMagnificationSkia.tsx:97
FunctionGridMagnification
()
src/samples/grid_magnification/GridMagnification.tsx:103
FunctionGridMagnification
()
src/samples/grid_magnification/GridMagnificationInitial.tsx:90
FunctionHomeScene
()
src/screens/HomeScene.tsx:5
FunctionListItem
({ data, isGrid })
src/screens/list/ListItem.tsx:30
FunctionMaxLength
()
src/samples/custom_caret/MaxLength.tsx:14
FunctionPaletteItem
({ colors, index, activeGesture, activeColor, onColorPress, })
src/samples/color_swatch/ColorSwatch.tsx:43
FunctionPasswordStrength
()
src/samples/custom_caret/PasswordStrength.tsx:65
FunctionPlug
({ point })
src/samples/rope_physics/RopeViewSkia.tsx:74
FunctionPlug
({ point, activeUnit })
src/samples/rope_physics/plug_socket/RopeViewSkia.tsx:128
FunctionPlugSocketsView
()
src/samples/rope_physics/plug_socket/PlugSocketsView.tsx:126
FunctionRopePhysics
()
src/samples/rope_physics/RopePhysics.tsx:5
FunctionRopeView
()
src/samples/rope_physics/RopeViewSkia.tsx:123
FunctionRopeView
({ unitsInfo, activeUnit, onPlugged, })
src/samples/rope_physics/plug_socket/RopeViewSkia.tsx:185
FunctionRopeViewSvg
()
src/samples/rope_physics/RopeViewSvg.tsx:63
FunctionRopeViewSvg
({ unitsInfo, activeUnit, onPlugged, })
src/samples/rope_physics/plug_socket/RopeViewSvg.tsx:139
FunctionSamplesListView
({ title, listData, backEnabled = true, })
src/screens/list/SamplesListView.tsx:28
FunctionToolbar
()
src/samples/custom_toolbar/Toolbar.tsx:133
FunctionToolbarMacos
()
src/samples/custom_toolbar/ToolbarAnimated.tsx:186
FunctionUnitView
({ unit, index, activeInput, onLayout, getRef, })
src/samples/rope_physics/plug_socket/PlugSocketsView.tsx:35
MethodcreateReactActivityDelegate
* Returns the instance of the [ReactActivityDelegate]. We use [DefaultReactActivityDelegate] * which allows you to enable New Architecture with a s
android/app/src/main/java/com/rn_animations/MainActivity.kt:20
MethodgetJSMainModuleName
android/app/src/main/java/com/rn_animations/MainApplication.kt:24
MethodgetMainComponentName
* Returns the name of the main component registered from JavaScript. This is used to schedule * rendering of the component. */
android/app/src/main/java/com/rn_animations/MainActivity.kt:14
MethodgetPackages
android/app/src/main/java/com/rn_animations/MainApplication.kt:18
MethodgetUseDeveloperSupport
android/app/src/main/java/com/rn_animations/MainApplication.kt:26
Functionhome
(isDarkMode: boolean = false)
src/theme.ts:1
MethodonCreate
android/app/src/main/java/com/rn_animations/MainApplication.kt:35
Functionrope
(isDarkMode: boolean = false)
src/theme.ts:18
Functiontoolbar
(isDarkMode: boolean = false)
src/theme.ts:13
FunctionupdatePath
()
src/samples/rope_physics/RopeViewSvg.tsx:89
FunctionupdatePath
()
src/samples/rope_physics/RopeViewSkia.tsx:148
FunctionupdatePath
()
src/samples/rope_physics/plug_socket/RopeViewSvg.tsx:216
FunctionupdatePath
()
src/samples/rope_physics/plug_socket/RopeViewSkia.tsx:248