Steps to reproduce:
- clone repo
- run UIExplorer demo
- click on WebView in the list
Error:
[RCTLog][tid:0x7fe1bbc40410][RCTConvert.m:149]>Expected NSArray or NSDictionary for UIEdgeInsets, received __NSCFBoolean: 0
Fix (temporarily):
- delete
automaticallyAdjustContentInsets={false}