Skip to content

Add @rs-native-kit/version-check - #2748

Open
rajssinde wants to merge 1 commit into
react-native-community:mainfrom
rajssinde:add-rs-native-kit-version-check
Open

Add @rs-native-kit/version-check#2748
rajssinde wants to merge 1 commit into
react-native-community:mainfrom
rajssinde:add-rs-native-kit-version-check

Conversation

@rajssinde

Copy link
Copy Markdown

Summary

Adds @rs-native-kit/version-check to the directory.

Force/soft-update prompts for React Native — compares the running app's version against the App Store, Google Play, or a custom API and returns a typed ActionPlan (FORCE_UPDATE / SOFT_UPDATE / OPTIONAL_REMINDER / NO_ACTION). Native surface is a Nitro Module (New Architecture only, no legacy bridge). iOS, Android, and Web (via react-native-web).

Checklist

  • Entry added at the end of react-native-libraries.json, following the template field order/indentation
  • Validated against react-native-libraries.schema.json via ajv-cli — passes
  • Both image URLs resolve (HTTP 200) on main
  • examples links to the in-repo example/ app

Force/soft-update prompts for React Native — compares the running
app's version against the App Store, Google Play, or a custom API
and returns a typed action plan. New Architecture only (Nitro
Modules), iOS/Android/Web via react-native-web.
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.

1 participant