-
Notifications
You must be signed in to change notification settings - Fork 40
[MOB-12261] Add IterableEmbeddedManager class #742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: loren/embedded/MOB-12260-create-embedded-tab-in-example-app
Are you sure you want to change the base?
[MOB-12261] Add IterableEmbeddedManager class #742
Conversation
|
Diff Coverage: The code coverage on the diff in this pull request is 100.0%. Total Coverage: This PR will increase coverage by 0.45%. File Coverage Changes
🛟 Help
This is from Qlty Cloud, the successor to Code Climate Quality. Learn more. |
…-app' into loren/embedded/MOB-12261-add-embedded-manager-class
…-app' into loren/embedded/MOB-12261-add-embedded-manager-class
🔹 JIRA Ticket(s) if any
✏️ Description
Adds the embedded manager class
Testing
yarn install watchman watch-del-all yarn start --reset-cache ```bashyarn ios) or android (yarn android)Does embedded class exist? Yes
Is embedded manager enabled? Yes
example/src/hooks/useIterableApp.tsxconfig.embeddedMessagingEnabled = true;toconfig.embeddedMessagingEnabled = false;yarn start), and hit the keyrDoes embedded class exist? Yes
Is embedded manager enabled? No