Namespaces
IOSHelper
Various iOS view helper methods
Summary 
Classes
Variables 
traitCollectionColorAppearanceChangedEvent 
String value used when hooking to traitCollectionColorAppearanceChangedEvent event.
Functions 
getFrameFromPosition 
getParentWithViewController 
Returns a view with viewController or undefined if no such found along the view's parent chain.
 Returns View
getPositionFromFrame 
 Returns {
  bottom: any
  left: any
  right: any
}