christibbs f6d3a8c614 Better VoiceOver experience for in-app messages (#7445) 5 лет назад
..
Banner f6d3a8c614 Better VoiceOver experience for in-app messages (#7445) 5 лет назад
Card f6d3a8c614 Better VoiceOver experience for in-app messages (#7445) 5 лет назад
ImageOnly f6d3a8c614 Better VoiceOver experience for in-app messages (#7445) 5 лет назад
Modal f6d3a8c614 Better VoiceOver experience for in-app messages (#7445) 5 лет назад
CHANGELOG.md 48aa5ed5ee FIAM Consolidation (#4705) 6 лет назад
FIRCore+InAppMessagingDisplay.h d4621a636f Use preserve_paths instead of CocoaPods private (#5758) 5 лет назад
FIRCore+InAppMessagingDisplay.m 60927d9394 SPM - FIAM (#6257) 5 лет назад
FIRIAMBaseRenderingViewController.h 60927d9394 SPM - FIAM (#6257) 5 лет назад
FIRIAMBaseRenderingViewController.m 1e9deea6cf Make FIAM tvOS minimum version consistent with Firebase (#7263) 5 лет назад
FIRIAMDefaultDisplayImpl.h 60927d9394 SPM - FIAM (#6257) 5 лет назад
FIRIAMDefaultDisplayImpl.m 3ca4e99c0e Stop requiring pods to be static frameworks (#6557) 5 лет назад
FIRIAMRenderingWindowHelper.h 48aa5ed5ee FIAM Consolidation (#4705) 6 лет назад
FIRIAMRenderingWindowHelper.m 1e9deea6cf Make FIAM tvOS minimum version consistent with Firebase (#7263) 5 лет назад
FirebaseInAppMessagingDisplay.h 60927d9394 SPM - FIAM (#6257) 5 лет назад
README.md 48aa5ed5ee FIAM Consolidation (#4705) 6 лет назад

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.