Morgan Chen 3188760398 Clean up changelogs (#3462) 6 år sedan
..
Banner bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) 6 år sedan
Card c8c99aa462 In card message: set the text color on the body text view (#3286) 6 år sedan
ImageOnly bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) 6 år sedan
Modal bbbe77e17c Deprecate initializers for FIAM view model objects (#3187) 6 år sedan
Public 84ebe86330 Clean up documentation to conform to Jazzy doc style (#3202) 6 år sedan
Resources 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 år sedan
Util 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 år sedan
CHANGELOG.md 3188760398 Clean up changelogs (#3462) 6 år sedan
FIDBaseRenderingViewController.h 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 år sedan
FIDBaseRenderingViewController.m 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 år sedan
FIDRenderingWindowHelper.h c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 år sedan
FIDRenderingWindowHelper.m 97ccf374d5 Use UIScreen mainScreen bounds rather than UIApplicationDelegate window to size the UIWindow for in-app message display (#2518) 7 år sedan
FIRCore+InAppMessagingDisplay.h 783ee5b126 Implement Firebase CoreDiagnostics (#3129) 6 år sedan
FIRCore+InAppMessagingDisplay.m 783ee5b126 Implement Firebase CoreDiagnostics (#3129) 6 år sedan
FIRIAMDefaultDisplayImpl.m 4a33b267d9 Support card template display in FIAM iOS SDK (#2947) 6 år sedan
README.md c7e9b2d892 add firebase in-app messaging display pod (#1798) 7 år sedan

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.