Skip to content

layout rendering issue in inlineTex #64

Description

@zexe063

while i making a math app and i render katex so when i pass data it renders in blockMath mean new line , see the screenshot below

2- the font Size not update perfectly in when i give 16 to 22 it does not refresh it we need to go back again mount the component agai.

function Math(){
return(

          <InlineTeX content=" what  is maxium number of zeroes a polynomial of degree $n$ we have" fontSize={18} textStyle={{ fontSize:18, fontFamily:"cofosans-regular"}} ></InlineTeX>
        </SafeAreaView>
    </SafeAreaProvider>
    
)

}

Image

please fix this Asap or kindly give me perfect solution for that

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions