MCPcopy Create free account

hub / github.com/axelra-ag/react-native-animateable-text / types & classes

Types & classes11 in github.com/axelra-ag/react-native-animateable-text

↓ 1 callersClassCParagraphProps
* Props of <Paragraph> component. * Most of the props are directly stored in composed `ParagraphAttributes` * object. */
cpp/react/renderer/components/JBAnimatedText/ParagraphProps.h:26
↓ 1 callersClassJBAnimatedTextViewManager
android/src/main/java/com/reactnativereanimatedtext/JBAnimatedTextViewManager.java:11
ClassAttachment
cpp/react/renderer/components/JBAnimatedText/BaseTextShadowNode.h:25
ClassCBaseTextShadowNode
* Base class (one of) for shadow nodes that represents attributed text, * such as Text and Paragraph (but not RawText). */
cpp/react/renderer/components/JBAnimatedText/BaseTextShadowNode.h:19
ClassCParagraphComponentDescriptor
* Descriptor for <Paragraph> component. */
cpp/react/renderer/components/JBAnimatedText/ParagraphComponentDescriptor.h:22
ClassCParagraphShadowNode
* `ShadowNode` for <Paragraph> component, represents <View>-like component * containing and displaying text. Text content is represented as nested <T
cpp/react/renderer/components/JBAnimatedText/ParagraphShadowNode.h:29
ClassContent
cpp/react/renderer/components/JBAnimatedText/ParagraphShadowNode.h:84
ClassCustomTypefaceSpan
android/src/main/java/com/reactnativereanimatedtext/JBAnimatedTextComponentView.java:342
ClassJBAnimatedTextComponentView
android/src/main/java/com/reactnativereanimatedtext/JBAnimatedTextComponentView.java:26
InterfaceNativeProps
src/specs/JBAnimatedTextNativeComponent.tsx:8
ClassReanimatedTextPackage
android/src/main/java/com/reactnativereanimatedtext/ReanimatedTextPackage.kt:13