Doesn't update height after changing html source?
It works for the first load. Then after changing html source, the height stay the same.
I'm not positive that this is related, but it also doesn't resize the width after rotating the screen. It's possible I've done something dumb somewhere though.
@Tom29 @ckeeney could you check what could be the problem? I'm currently off react native for a while. Also appreciate if you can send a PR
@Tom29 change state webHeight when your changing html source
I'm not positive that this is related, but it also doesn't resize the width after rotating the screen. It's possible I've done something dumb somewhere though.
I'm having this issue - or similar, it's not setting the autoHeight properly after rotation - any workaround?