Skip to content

docs: fix different npm pakage react-native-youtube-bridge path#1729

Closed
saseungmin wants to merge 1 commit intoreact-native-community:mainfrom
saseungmin:fix/npm-pkg-path
Closed

docs: fix different npm pakage react-native-youtube-bridge path#1729
saseungmin wants to merge 1 commit intoreact-native-community:mainfrom
saseungmin:fix/npm-pkg-path

Conversation

@saseungmin
Copy link
Copy Markdown
Contributor

@saseungmin saseungmin commented Jun 22, 2025

📝 Why & how

  • add npmPkg "react-native-youtube-bridge"

✅ Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented in this PR how to use the feature or replicate the bug.
  • Documented in this PR how you fixed or created the feature.

- add npmPkg "react-native-youtube-bridge"
@saseungmin
Copy link
Copy Markdown
Contributor Author

@Simek
Sorry for the inconvenience.
It seems the npm package wasn't showing up on reactnative.directory due to a mismatch between the GitHub repository and npm package paths.
I've added the npm package link to npmPkg.
Thanks.

#1728

@Simek
Copy link
Copy Markdown
Member

Simek commented Jun 22, 2025

Hey @saseungmin, repository name matches the npm package name so the additional field is not required in this case, see:

It seems the npm package wasn't showing up on reactnative.directory due to a mismatch between the GitHub repository and npm package paths.

We verify the package name correctness on the CI, it this would be invalid you would see this on the PR checks. Due to npm API rate limits deployments are schedules every 3 hours, so the new packages are not immediately visible on the site after PR has been merged.

@Simek
Copy link
Copy Markdown
Member

Simek commented Jun 22, 2025

Also after checking the website, looks like the package is already visible in the directory:

Screenshot 2025-06-22 142910

@saseungmin
Copy link
Copy Markdown
Contributor Author

@Simek
Thanks! I'll close the PR.

@saseungmin saseungmin closed this Jun 22, 2025
@saseungmin saseungmin deleted the fix/npm-pkg-path branch June 22, 2025 12:33
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.

2 participants