adamalexander

Results 16 comments of adamalexander

Hey Guys this worked for me... $(".iframe").colorbox({iframe:true, width:"100%", height:"800px"}); $(".iframe").colorbox({maxWidth:'700px', maxHeight:'800px'}); the SECOND line is what i added to the code, right below the first line which was already there....

I'm facing the same issue and as a result my device isn't discoverable. Any progress?

Can you cause this plugin to use react-native-android-recyclerview? Beats flatlist and recyclerlistview on android any day. Chats on androids take a noticeable hit when the text bubbles are long /...

@obiwankenoobi let me know when / if you find any workarounds?

It’s just how react native works. Whenever the state of the element is changed, it Re-renders the element and that’s why it’s jumping. I decided not to use states. Onscroll...

This happens to all pngs with transparent backgrounds. I expected a white background I guess because it's most common? I think most people would expect a white background instead of...

@janpio have you come across any solutions?

Have anybody tried this? and willing to show how this can be done? it seems this repo is inactive :/