5-stones / react-native-readium

📚 📖 React Native ebook reader for iOS, Android, & Web via Readium
MIT License
89 stars 25 forks source link

Fix for issue 52: Convert Ref on ReadiumView.tsx into forwardRef #58

Closed robert-elles closed 3 months ago

robert-elles commented 4 months ago

This PR fixes issue 52

jspizziri commented 3 months ago

@robert-elles I went ahead and forked your branch and rebased for you. Here's the new PR and I've already merged it https://github.com/5-stones/react-native-readium/pull/61.

Thanks for the contribution!