Ng Ha
Ng Ha
What `react-native` version are you using? 0.71.4 What `react-native-pdf` version are you using? 0.71.4 What platform does your issue occur on? (android/ios/both) both Show us the code you are using?...
Hey, thanks for greet package, @arendjr ! It would be helpful if text-clipper has option to strip empty tag. For example: ```javascript clip( 'abc', 3, { html: true, stripTags: ['img'],...
## Description With option "showSixWeeks" calendar shows 5 weeks or 7 weeks when firstDay != 0. ## Expected Behavior "showSixWeeks" should always show 6 weeks so calendar's height doesn't change....
Does this library support to preload images or plan to support this feature in the future?
Hello! Can this package support to work with [react-native-turbo-image](https://github.com/duguyihou/react-native-turbo-image)?
in IOS, every time i call getAvailablePurchases(), purchaseUpdatedListener triggered many times, when there is no new purchases. How do i get available purchases or purchases from history without triggering purchaseUpdatedListener?...