Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodePushNext/react-native-code-push
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: recodepush/react-native-code-push
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 76 files changed
  • 5 contributors

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    67a5e9e View commit details
    Browse the repository at this point in the history
  2. feat: reconfig for recodepush

    feat: reconfig for recodepush
    vokhuyetOz authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    097ab00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0bb1a View commit details
    Browse the repository at this point in the history
  4. fix: url have no content-length

    fix: url have no content-length
    vokhuyetOz authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    60bd821 View commit details
    Browse the repository at this point in the history
  5. chore: 10.0.2

    vokhuyetOz committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    57d7d4a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. feat: support swift

    vokhuyetOz committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    4a2fd63 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Add CI Test for regression test (#21)

    * add ci * add workflow dispatch * fix error * fix error
    CHOIMINSEOK authored and vokhuyetOz committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    5a314e8 View commit details
    Browse the repository at this point in the history
  2. Support RN 0.80 (#23)

    * support rn 0.80 * update README --------- Co-authored-by: Minseok Choi <minseokchoi@Minseoks-MacBook-Pro.local>
    2 people authored and vokhuyetOz committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    e08c3a4 View commit details
    Browse the repository at this point in the history
  3. Expo Fix: Improve New Architecture JS bundle reload on Android by pri…

    …oritizing reactHost.reload() (#20) * classCastException caught in loadBundle * removed debug comments * Added Expo Example Project * updated android bundle name to index.android.bundle * Added iOS instructions to Readme in CodePushExpoDemoApp * Updated iOS instructions in Readme in CodePushExpoDemoApp * Updated Readme in CodePushExpoDemoApp to mention codepush expo plugin * updated Readme to include zipping the updates * minor Readme corrections * add expo test-app setup-1 * refactored expo codepush plugin * expo setup for test - 2 * expo setup for test - 3 * override TestAppName * fix android test * fix bundling script * fix bundling script * using react-native bundle instead of expo export during expo test * moved expo plugin file to CodePushExpoDemoApp * moved expo.js to root * 1. Expo plugin refactor, and an issue in modifying buildTypes block in app/build.gradle fixed 2. Added addtional debug looging to App.js 3. Update README * expo plugin refactor, and README update * add expo plugin guide --------- Co-authored-by: CHOIMINSEOK <cms3718@gmail.com> Co-authored-by: Minsik Kim <kmsbernard@gmail.com> Co-authored-by: Minseok Choi <minseokchoi@Minseoks-MacBook-Pro.local>
    4 people authored and vokhuyetOz committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    d1677fd View commit details
    Browse the repository at this point in the history
  4. improve expo support

    Minseok Choi authored and vokhuyetOz committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    d119d70 View commit details
    Browse the repository at this point in the history
  5. update Expo Guide (#26)

    Co-authored-by: Minseok Choi <minseokchoi@Minseoks-MacBook-Pro.local>
    2 people authored and vokhuyetOz committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    c82810e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17f0388 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d60c1e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f46ad33 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #6 from recodepush/fix_android_build

    Fix android build
    vokhuyetOz authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    29816c6 View commit details
    Browse the repository at this point in the history
Loading