christibbs 35c3a8ce96 Remove `adjustsFontForContentSizeCategory` (unsupported in iOS 10.0) from labels in card layout Storyboard (#2083) 7 years ago
..
Banner c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
ImageOnly c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
Modal b9cc615262 Fix tablet layout for in-app messaging (#2032) 7 years ago
Public 96cb30261f Create Umbrella Header for FIAMDisplay (#1857) 7 years ago
Resources 35c3a8ce96 Remove `adjustsFontForContentSizeCategory` (unsupported in iOS 10.0) from labels in card layout Storyboard (#2083) 7 years ago
Util c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
CHANGELOG.md c279981085 add changelog for fiam display (#1907) 7 years ago
FIDBaseRenderingViewController.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
FIDBaseRenderingViewController.m c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
FIDRenderingWindowHelper.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
FIDRenderingWindowHelper.m c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
FIRCore+InAppMessagingDisplay.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
FIRCore+InAppMessagingDisplay.m c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
FIRIAMDefaultDisplayImpl.m c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago
README.md c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 years ago

README.md

FirebaseInAppMessagingDisplay is the default UI implementation from Firebase for rendering In-App Messaging messges to end users.

Apps can also provide custom UI implementation to replace it. Check out our guides for details.