Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Xget7
/
react-native-splatkit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Publish readiness: peers, minSdk pin, quality normalisation, streamed sources, tests, publish workflow
- #1
#1
Closed
Xget7
wants to merge 14 commits into
main
Xget7/react-native-splatkit:main
from
publish-readiness
Xget7/react-native-splatkit:publish-readiness
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Publish readiness: peers, minSdk pin, quality normalisation, streamed sources, tests, publish workflow
#1
Xget7
wants to merge 14 commits into
main
Xget7/react-native-splatkit:main
from
publish-readiness
Xget7/react-native-splatkit:publish-readiness
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
Declare what the package needs: RN 0.85 peers, engines, sideEffects, alpha version
Xget7
committed
fd62909
View commit details
Copy full SHA for fd62909
Browse repository at this point
Pin minSdk 29 in the library so a lower app floor fails with this package's name
Xget7
committed
c7ae3d7
View commit details
Copy full SHA for c7ae3d7
Browse repository at this point
Normalise quality in JavaScript: typed presets, clamped ranges, sentinels for unset overrides
Xget7
committed
def5874
View commit details
Copy full SHA for def5874
Browse repository at this point
Map quality in one place: sentinels for unset overrides, fall back on an unknown preset, skip unchanged values
Xget7
committed
e40ffad
View commit details
Copy full SHA for e40ffad
Browse repository at this point
Compare the declared pose by value and drop events after release
Xget7
committed
e2def0c
View commit details
Copy full SHA for e2def0c
Browse repository at this point
Stream remote, content and asset sources to a cache file and map it; timeouts, cancellation and a progress event
Xget7
committed
56c9903
View commit details
Copy full SHA for 56c9903
Browse repository at this point
Tell a consumer what to set: minSdk, ABI, Expo, retries, caching, progress, children
Xget7
committed
d5b3ced
View commit details
Copy full SHA for d5b3ced
Browse repository at this point
Example: a Jest test that mounts the view, so the config earns its keep
Xget7
committed
2e98f40
View commit details
Copy full SHA for 2e98f40
Browse repository at this point
Run the tests in CI and publish to npm from a v tag
Xget7
committed
53446ef
View commit details
Copy full SHA for 53446ef
Browse repository at this point
Announce the iOS stub only once an emitter exists; drop the redundant command override
Xget7
committed
d2c9eb1
View commit details
Copy full SHA for d2c9eb1
Browse repository at this point
Review fixes: unique part files and a length check in the fetcher, loads withdrawn on release and on a cleared prop, quality mapping that never throws, a publish gate that runs the native tests
Xget7
committed
3c6f70f
View commit details
Copy full SHA for 3c6f70f
Browse repository at this point
Drop the example Gemfile.lock: it pinned bundler 2.1.4, which cannot load on the CI runner's Ruby 3.4
Xget7
committed
1cbf4f0
View commit details
Copy full SHA for 1cbf4f0
Browse repository at this point
One stats ticker that rests while paused, exported event types, a 512 MB cap on the source cache
Show description for 2900e23
Xget7
committed
2900e23
View commit details
Copy full SHA for 2900e23
Browse repository at this point
README: measured numbers for the binding against the engine's own app, and the cleartext rule for remote worlds
Xget7
committed
2310a12
View commit details
Copy full SHA for 2310a12
Browse repository at this point
You can’t perform that action at this time.