Ramaraju1992

Results 8 comments of Ramaraju1992

@sadique007 you can call method in **onPress** like following ways, ``` or or {this.onPressData()}} /> onPressData =()=>{ } ```

> I found a solution: go to node_modules/react-native-ratings/src/rating.js, search for "renderRatings()" and change ``for``. The problem is that the images of stars, hearts, etc, are a white square with the...

Hai @Jacse , in your library are we able to overcome this issue https://github.com/FuYaoDe/react-native-app-intro/issues/108??? if so i am happy to use your library...!

> i find a solution you can remove "react-native-blob-util" and use "rn-fetch-blob" in react-native-pdf. steps: 1-remove react-native-blob-util 2- GO to node_modules->react-native-pdf->index.js 3-in line 22 change "react-native-blob-util" with "rn-fetch-blob" 4- save...

Hi, Still not able to see full length place holder.

@ralagana I have tested the same in **Kitchen sink app**. And behavior is still same, remote video is renders blank

@ankibatr we have tested same with `implementation 'com.ciscowebex:androidsdk:3.1.0@aar'` still facing the same.

@jbenyovs we are using **Android SDK v2.8.0**. and it is still same in Kitchen Sink App too. please find below screenshot for reference. ![image](https://user-images.githubusercontent.com/31759293/127998667-5c72fa85-ccb7-4680-a590-3ce638366670.png) And one more Observation is when...