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