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

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.