Seyed Mojtaba Hosseini Zeidabadi 8e0ae04d1e Fix all typos found under the FirebaseInAppMessaging/Sources directory (#13355) 1 year ago
..
Banner 8f2f2543e8 [InAppMessaging] Add availability attributes to fix SPM warnings (#13306) 1 year ago
Card d287788cf7 Fix tvOS SPM tests (#8403) 4 years ago
ImageOnly 8e0ae04d1e Fix all typos found under the FirebaseInAppMessaging/Sources directory (#13355) 1 year ago
Modal 8e0ae04d1e Fix all typos found under the FirebaseInAppMessaging/Sources directory (#13355) 1 year ago
CHANGELOG.md ced8b554a0 [Infra] Standardize CHANGELOG header format (#9777) 3 years ago
FIRCore+InAppMessagingDisplay.h ca522d2d2a [Infra] Rename references from `master` to `main` (#12203) 2 years ago
FIRCore+InAppMessagingDisplay.m 7b946765ec Remove slashes from log messages (#9391) 4 years ago
FIRIAMBaseRenderingViewController.h f7ebbc146b Fix typo in FIRIAMBaseRenderingViewController (#9404) 4 years ago
FIRIAMBaseRenderingViewController.m 38aabb146f [FIAM] Cleanup compilation guards for building on older SDKs (#12937) 1 year ago
FIRIAMDefaultDisplayImpl.h 8f2f2543e8 [InAppMessaging] Add availability attributes to fix SPM warnings (#13306) 1 year ago
FIRIAMDefaultDisplayImpl.m 317a553ba1 [Release] Update FIAM changelog to reflect 10.26.0 (#12919) 1 year ago
FIRIAMRenderingWindowHelper.h d287788cf7 Fix tvOS SPM tests (#8403) 4 years ago
FIRIAMRenderingWindowHelper.m 38aabb146f [FIAM] Cleanup compilation guards for building on older SDKs (#12937) 1 year ago
FirebaseInAppMessagingDisplay.h 60927d9394 SPM - FIAM (#6257) 5 years ago
README.md 48aa5ed5ee FIAM Consolidation (#4705) 6 years ago

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.