ctripcorp/CRN
CRN是Ctrip React Native简称,由携程无线平台研发团队基于React Native框架优化,定制成稳定性和性能更佳、也更适合业务场景的跨平台开发框架。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2701
- days_rel: n/a
- days_push: 2147
- n_releases_24m: 0
Adoption not part of the score
1471 stars · 202 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CRN (Ctrip React Native) is a customized fork of React Native 0.59 optimized by Ctrip's mobile platform team for better stability and faster first-screen loading. It includes a CLI scaffolding tool (crn-cli), framework/business code splitting, background preloading, and unified iOS/Android bundle output.
Use cases
- speed up react native app startup time
- split react native framework code from business code
- build one react native bundle for both ios and android
- preload react native framework in background
- lazy load javascript modules in react native
- stabilize react native on android with error handling
- scaffold a react native project with crn-cli
When to choose
- you are building a large-scale React Native app and need faster first-screen load times
- you want a single JS bundle shared across iOS and Android
- you need framework/business code splitting and background preloading in RN
When to avoid
- you need the latest React Native features, since CRN is based on RN 0.59 (2019)
- you are starting a small new project where official React Native is sufficient
- you need active community support, as the project has seen no releases since 2020
Facets
framework · maturity maintenance
mobile-framework build-tool cli developer-tools mobile-development cross-platform web-development developer-tools cli cross-platform react-native performance-optimization bundle-splitting lazy-loading startup-time ctrip ios android nodejs
1 source
- readme: https://github.com/ctripcorp/CRN · fetched 2026-08-28 · af54e8662c46
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ctripcorp/CRN | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem