5-stones / react-native-readium

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

Project not working in IOS #46

Closed Mujab01 closed 7 months ago

Mujab01 commented 7 months ago

tried all . facing these error 1.projectpath/ios/Pods/SwiftSoup/Sources/TokeniserState.swift:98:19 Protocol 'TokeniserStateProtocol' requires 'read' to be available in iOS 8.0 and newer

tried everything - clean build folder pod install

any help appreciated

Thanks.

jspizziri commented 7 months ago

You need to target iOS >= 13 as per the documentation.