Search code examples
react-nativeepub

How to render an epub file in React-Native in 2022


I would like to know how to render an ebook in my react-native app. All epub readers are no longer working. They are deprecated, like this one: https://github.com/futurepress/epubjs-rn and duofolio.


Solution

  • Yes, it will not work. As its last commit was in 2019 and between 2019 to 2022 react-native has gone through many changes. So, that package is now deprecated. So you have to switch to a new package. You can use the new React Native ePub Reader