$ yarn add https://github.com/yuntitech/react-native-pep-clickread
Add the following to Podfile
pod 'PEPReaderSDK', { :git => 'https://github.com/PEPDigitalPublishing/PEPReaderSDK.git', :tag => 'x.x.x' }
import RNPepClickread from 'react-native-pep-clickread';
RNPepClickread;