Paul Beusterien 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 лет назад
..
Banner 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 лет назад
ImageOnly 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 лет назад
Modal 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 лет назад
Public 96cb30261f Create Umbrella Header for FIAMDisplay (#1857) 7 лет назад
Resources 35c3a8ce96 Remove `adjustsFontForContentSizeCategory` (unsupported in iOS 10.0) from labels in card layout Storyboard (#2083) 7 лет назад
Util c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 лет назад
CHANGELOG.md c279981085 add changelog for fiam display (#1907) 7 лет назад
FIDBaseRenderingViewController.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 лет назад
FIDBaseRenderingViewController.m c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 лет назад
FIDRenderingWindowHelper.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 лет назад
FIDRenderingWindowHelper.m c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 лет назад
FIRCore+InAppMessagingDisplay.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 лет назад
FIRCore+InAppMessagingDisplay.m c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 лет назад
FIRIAMDefaultDisplayImpl.m 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 лет назад
README.md c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 лет назад

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.