Skip to content

Conversation

realimposter
Copy link
Contributor

📝 Why & how

This pull request adds a new library, react-native-animated-glow, to the React Native Directory.
react-native-animated-glow is a highly customizable and performant component for creating animated glow effects, built with the built-in Animated API. It supports multi-layer effects, animated gradient borders, and is compatible with iOS, Android, and Web.

✅ Checklist

[x] Added library to react-native-libraries.json

Copy link
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

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

Hey @realimposter, thanks for adding a new entry to the directory! 👍

Can you move the entry at the end of file instead? We use the order of entries for the "Recently added" sort option on the website.

Comment on lines 4 to 6
"examples": [
"https://reactnativeglow.com"
],
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"examples": [
"https://reactnativeglow.com"
],

Also examples array should include projects or Snacks. The website URL would be displayed anyway, if authors set the homepage field in their package.json file:

@realimposter
Copy link
Contributor Author

Thanks for the feedback, @Simek! I've moved the entry to the end of the file and fixed the examples array as you suggested. Let me know if anything else is needed

Copy link
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

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

Thanks for the quick update, let's ship it! 🚀

@Simek Simek merged commit 283867d into react-native-community:main Aug 16, 2025
2 checks passed
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