christibbs f3d1f53400 In-app messaging M57 release notes (#3979) před 6 roky
..
Banner eca21706ed Update FIAM for iOS 13 Scene lifecycle paradigm (#3927) před 6 roky
Card 725fb86646 Remove RoundedCornersView since there's an issue with IBDesignables (#3969) před 6 roky
ImageOnly c406ef5b12 Factor in space for top safe area insets into max height calculations in Modal and ImageOnly messages (#3957) před 6 roky
Modal 725fb86646 Remove RoundedCornersView since there's an issue with IBDesignables (#3969) před 6 roky
Public 84ebe86330 Clean up documentation to conform to Jazzy doc style (#3202) před 6 roky
Resources 725fb86646 Remove RoundedCornersView since there's an issue with IBDesignables (#3969) před 6 roky
Util 725fb86646 Remove RoundedCornersView since there's an issue with IBDesignables (#3969) před 6 roky
CHANGELOG.md f3d1f53400 In-app messaging M57 release notes (#3979) před 6 roky
FIDBaseRenderingViewController.h eca21706ed Update FIAM for iOS 13 Scene lifecycle paradigm (#3927) před 6 roky
FIDBaseRenderingViewController.m eca21706ed Update FIAM for iOS 13 Scene lifecycle paradigm (#3927) před 6 roky
FIDRenderingWindowHelper.h c7e9b2d892 add firebase in-app messaging display pod (#1798) před 7 roky
FIDRenderingWindowHelper.m eca21706ed Update FIAM for iOS 13 Scene lifecycle paradigm (#3927) před 6 roky
FIRCore+InAppMessagingDisplay.h 783ee5b126 Implement Firebase CoreDiagnostics (#3129) před 6 roky
FIRCore+InAppMessagingDisplay.m 783ee5b126 Implement Firebase CoreDiagnostics (#3129) před 6 roky
FIRIAMDefaultDisplayImpl.m 1c7bf43acf Fetch view resource bundle in main thread for thread safety (#3616) před 6 roky
README.md c7e9b2d892 add firebase in-app messaging display pod (#1798) před 7 roky

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.