christibbs cea4662f24 M52 release notes for headful SDK (#3371) hace 6 años
..
Banner bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) hace 6 años
Card c8c99aa462 In card message: set the text color on the body text view (#3286) hace 6 años
ImageOnly bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) hace 6 años
Modal bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) hace 6 años
Public 84ebe86330 Clean up documentation to conform to Jazzy doc style (#3202) hace 6 años
Resources 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) hace 6 años
Util 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) hace 6 años
CHANGELOG.md cea4662f24 M52 release notes for headful SDK (#3371) hace 6 años
FIDBaseRenderingViewController.h 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) hace 6 años
FIDBaseRenderingViewController.m 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) hace 6 años
FIDRenderingWindowHelper.h c7e9b2d892 add firebase in-app messaging display pod (#1798) hace 7 años
FIDRenderingWindowHelper.m 97ccf374d5 Use UIScreen mainScreen bounds rather than UIApplicationDelegate window to size the UIWindow for in-app message display (#2518) hace 7 años
FIRCore+InAppMessagingDisplay.h c7e9b2d892 add firebase in-app messaging display pod (#1798) hace 7 años
FIRCore+InAppMessagingDisplay.m c7e9b2d892 add firebase in-app messaging display pod (#1798) hace 7 años
FIRIAMDefaultDisplayImpl.m 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) hace 6 años
README.md c7e9b2d892 add firebase in-app messaging display pod (#1798) hace 7 años

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.