MCPcopy Create free account

hub / github.com/Hidekih/editorjs-viewer-native / functions

Functions22 in github.com/Hidekih/editorjs-viewer-native

↓ 3 callersFunctionuseParseHtmlTags
()
src/hooks/useParseHtmlTags.tsx:20
↓ 1 callersFunctioncreateEditorJsViewer
(props?: ICreateEditorJsViewerProps)
src/config/createEditorJsViewer.tsx:17
FunctionApp
()
App.tsx:44
FunctionBold
({ fontFamily, children }: IBoldProps)
src/Components/Bold/index.tsx:5
FunctionCode
({ children }: ICodeProps)
src/Components/Code/index.tsx:6
FunctionDelimiter
({ containerStyle, ...rest }: IDelimiterProps)
src/Components/Delimiter/index.tsx:8
FunctionFallbackBlock
({ blockType, containerStyle, ...rest }: IFallbackBlockProps)
src/Components/FallbackBlock/index.tsx:6
FunctionFullWidthImage
({ uri, ...props }: IFullWidthImageProps)
src/Components/FullWidthImage/index.tsx:7
FunctionHeader
({ data, fontFamily, style, ...rest }: IHeaderProps)
src/Components/Header/index.tsx:7
FunctionImageFrame
({ data, captionFontFamily, containerStyle, ...rest }: IImageFrameProps)
src/Components/ImageFrame/index.tsx:7
FunctionItalic
({ children, fontFamily }: IItalicProps)
src/Components/Italic/index.tsx:6
FunctionLinkTool
({ data, containerStyle, ...rest }: ILinkToolProps)
src/Components/LinkTool/index.tsx:7
FunctionList
({ data, fontFamily, containerStyle }: IListProps)
src/Components/List/index.tsx:8
FunctionListItem
({ value, listStyle, index, fontFamily }: IItemIListProps)
src/Components/List/ListItem/index.tsx:8
FunctionMark
({ children }: IMarkProps)
src/Components/Mark/index.tsx:6
FunctionParagraph
({ data, fontFamily, style, ...rest }: IParagraphProps)
src/Components/Paragraph/index.tsx:8
FunctionPersonality
({ data, containerStyle, ...rest }: IPersonalityProps)
src/Components/Personality/index.tsx:7
FunctionPopcornBlock
({ block, containerStyle }: IComponentBlockProps<IPopcornBlockData>)
App.tsx:13
FunctionQuote
({ data, quoteFontFamily, captionFontFamily, containerStyle, ...rest }: IQuoteProps)
src/Components/Quote/index.tsx:8
FunctionRandomColeredTextBlock
({ block, containerStyle }: IComponentBlockProps<IRandomColeredTextData>)
App.tsx:26
FunctionSimpleImage
({ data, captionFontFamily, containerStyle, ...rest }: ISimpleImageProps)
src/Components/SimpleImage/index.tsx:7
FunctionUnderline
({ fontFamily, children }: IUnderlineProps)
src/Components/Underline/index.tsx:5