Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: expo-sourcemap-support#1392

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
ahmedAlaaInstabug wants to merge34 commits intodev
base:dev
Choose a base branch
Loading
fromfeat/expo-sourcemap-support

Conversation

ahmedAlaaInstabug
Copy link
Contributor

Description of the change

feat:expo-sourcemap-support

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

JIRA ID : MOB-18573

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

@ahmedAlaaInstabugahmedAlaaInstabug changed the titlefeat/expo-sourcemap-supportfeat: expo-sourcemap-supportMay 14, 2025
@ahmedAlaaInstabugahmedAlaaInstabug changed the base branch frommaster todevMay 14, 2025 18:15
@InstabugCI
Copy link
Collaborator

InstabugCI commentedMay 14, 2025
edited
Loading

Warnings
⚠️Coverage for JavaScript is less than the expected threshold of 90%

Coverage Report

LabelCoverageStatus
JavaScript88.5%
Android50.3%
iOS46.6%

Generated by 🚫dangerJS against0896e9b

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392206-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392206-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392450-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392450-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392371-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392371-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392619-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392619-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392734-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392734-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392862-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392862-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392633-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392633-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392954-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392954-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392412-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392412-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392807-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392807-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392537-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392537-SNAPSHOT

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install instabug-reactnative@14.3.0-1392253-SNAPSHOT

or Yarn:

yarn add instabug-reactnative@14.3.0-1392253-SNAPSHOT

@ahmedAlaaInstabugahmedAlaaInstabug marked this pull request as ready for reviewMay 29, 2025 13:32
network.method = method;
originalXHROpen.apply(this,[method, url, ...args]);
originalXHROpen.call(this, method, url.toString(), async, username, password);
};

Copy link
Contributor

Choose a reason for hiding this comment

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

is this related to expo source map support ?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kholood-eakholood-eakholood-ea left review comments

@MoKamallMoKamallMoKamall approved these changes

@AndrewAminInstabugAndrewAminInstabugAndrewAminInstabug approved these changes

@AyaMahmoud148AyaMahmoud148AyaMahmoud148 approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@ahmedAlaaInstabug@InstabugCI@kholood-ea@MoKamall@AndrewAminInstabug@AyaMahmoud148

[8]ページ先頭

©2009-2025 Movatter.jp