Skip to content

Added react-native-apns-kit and react-native-app-attest and updated r…#1927

Merged
Simek merged 3 commits intoreact-native-community:mainfrom
Gautham495:@Gautham495/rn-apns-kit-and-app-attest
Oct 14, 2025
Merged

Added react-native-apns-kit and react-native-app-attest and updated r…#1927
Simek merged 3 commits intoreact-native-community:mainfrom
Gautham495:@Gautham495/rn-apns-kit-and-app-attest

Conversation

@Gautham495
Copy link
Copy Markdown
Contributor

This update adds two new React Native TurboModules and updates my other library react-native-play-age-signals tag from iOS to Android.

react-native-app-attest — provides a JavaScript bridge to Apple’s App Attest API (DeviceCheck framework), allowing React Native apps and App Clips to generate cryptographic keys, perform attestation, and create assertions to securely verify app integrity with a backend server.

react-native-apns-kit — provides a simple, direct bridge to Apple Push Notification Service (APNs), enabling iOS apps and App Clips to request notification permissions and retrieve the device token for backend push registration without third-party SDKs.

react-native-play-age-signals — Updated tag from iOS to Android.

✅ 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 an issue or created the feature.

Copy link
Copy Markdown
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 @Gautham495, thanks for adding new packages and the update! 👍

As noted in CI run, we need to wait with merge until npm API returns the data.

Also left small suggestion about false flags.

Comment thread react-native-libraries.json Outdated
Comment thread react-native-libraries.json Outdated
Comment thread react-native-libraries.json
Gautham495 and others added 2 commits October 14, 2025 10:58
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
Copy link
Copy Markdown
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 updates! 🚀

@Simek Simek merged commit b1bacfa into react-native-community:main Oct 14, 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