Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: customizing app with dream11 configuration #1309

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

Conversation

AyaMahmoud148
Copy link
Contributor

Description of the change

Customize the hybrid App with Dream11 Customization
1- integrating with codepush
2- customizing networking for android and ios for more details check DOCS

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Issue links go here

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

@AyaMahmoud148 AyaMahmoud148 changed the title Feat/customizing app with dream11 configuration feat: customizing app with dream11 configuration Nov 7, 2024
@InstabugCI
Copy link
Collaborator

InstabugCI commented Nov 7, 2024

Coverage Report

Label Coverage Status
JavaScript 98.4%
Android 50.2%
iOS 49.4%

Generated by 🚫 dangerJS against b2a03fe

Copy link
Contributor

@a7medev a7medev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @AyaMahmoud148! 🚀

const App: () => ReactNode = () => {
useEffect(() => {
Instabug.init({
token: 'deb1910a7342814af4e4c9210c786f35',
token: '0fcc87b8bf731164828cc411eccc802a',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which project is this token for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AyaMahmoud148 AyaMahmoud148 merged commit 1497a34 into feat/enterprise-release-post-checks Nov 11, 2024
21 of 22 checks passed
@AyaMahmoud148 AyaMahmoud148 deleted the feat/customizing-app-with-Dream11-configuration branch November 11, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants