how to render epub file in react js sent from Spring Boot backend?

27 Views Asked by At

I am trying to render an epub file in react using ReactReader sent from Spring Boot backend in Json field as Base64 format. The code is not working, file is not being rendered in the front end. I would have pasted the code i am getting an error from Stack Overflow. Anyone knows how to do it?

0

There are 0 best solutions below