Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hidekih/editorjs-viewer-native
/ functions
Functions
22 in github.com/Hidekih/editorjs-viewer-native
⨍
Functions
22
◇
Types & classes
9
↓ 3 callers
Function
useParseHtmlTags
()
src/hooks/useParseHtmlTags.tsx:20
↓ 1 callers
Function
createEditorJsViewer
(props?: ICreateEditorJsViewerProps)
src/config/createEditorJsViewer.tsx:17
Function
App
()
App.tsx:44
Function
Bold
({ fontFamily, children }: IBoldProps)
src/Components/Bold/index.tsx:5
Function
Code
({ children }: ICodeProps)
src/Components/Code/index.tsx:6
Function
Delimiter
({ containerStyle, ...rest }: IDelimiterProps)
src/Components/Delimiter/index.tsx:8
Function
FallbackBlock
({ blockType, containerStyle, ...rest }: IFallbackBlockProps)
src/Components/FallbackBlock/index.tsx:6
Function
FullWidthImage
({ uri, ...props }: IFullWidthImageProps)
src/Components/FullWidthImage/index.tsx:7
Function
Header
({ data, fontFamily, style, ...rest }: IHeaderProps)
src/Components/Header/index.tsx:7
Function
ImageFrame
({ data, captionFontFamily, containerStyle, ...rest }: IImageFrameProps)
src/Components/ImageFrame/index.tsx:7
Function
Italic
({ children, fontFamily }: IItalicProps)
src/Components/Italic/index.tsx:6
Function
LinkTool
({ data, containerStyle, ...rest }: ILinkToolProps)
src/Components/LinkTool/index.tsx:7
Function
List
({ data, fontFamily, containerStyle }: IListProps)
src/Components/List/index.tsx:8
Function
ListItem
({ value, listStyle, index, fontFamily }: IItemIListProps)
src/Components/List/ListItem/index.tsx:8
Function
Mark
({ children }: IMarkProps)
src/Components/Mark/index.tsx:6
Function
Paragraph
({ data, fontFamily, style, ...rest }: IParagraphProps)
src/Components/Paragraph/index.tsx:8
Function
Personality
({ data, containerStyle, ...rest }: IPersonalityProps)
src/Components/Personality/index.tsx:7
Function
PopcornBlock
({ block, containerStyle }: IComponentBlockProps<IPopcornBlockData>)
App.tsx:13
Function
Quote
({ data, quoteFontFamily, captionFontFamily, containerStyle, ...rest }: IQuoteProps)
src/Components/Quote/index.tsx:8
Function
RandomColeredTextBlock
({ block, containerStyle }: IComponentBlockProps<IRandomColeredTextData>)
App.tsx:26
Function
SimpleImage
({ data, captionFontFamily, containerStyle, ...rest }: ISimpleImageProps)
src/Components/SimpleImage/index.tsx:7
Function
Underline
({ fontFamily, children }: IUnderlineProps)
src/Components/Underline/index.tsx:5