DarkHorse
DarkHorse
Hi @pmusolino Thank you for your work. Have you fixed this delay issue? I think delay issue is there, still... :) On speed action, the loading is glitched sometimes. Thank...
This module have **placeholderTextView** subview. you can use this view to change alignment. `myTextView.textAlignment = .right` `myTextView.placeholderTextView.textAlignment = .right`
In ScrollView, `flex` properties will be applied by `contentContainerStyle`. ``` ``` It will help you.
Definitely the same for me. I can't get available purchases and subscriptions from `getSubscriptions` and `getAvailablePurchases`. What is the main reason? `react-native-iap` version problem or any other things? Needed help!
Also, the streaming is not working. buffering is stoped and moved on next, but not play.
Thank you @cortinico this fix works 👍🏻
> As a quick guess, this could be related to RN's Bug on Android concerning nested horizontal ScrollViews. > As a workaround, try to use the ScrollView Component of `react-native-gesture-handler`....
Fixed this issues ??? Same issue on xcode 9.3 Swift 4.1