Deploy updates 10x smaller than CodePush using advanced binary diffing. Save bandwidth, update faster, delight users.
Join 500+ developers on the waitlist
Save bandwidth & time
"Traditional JS bundles can be several MBs"
"Users on slow connections suffer"
"You're sending entire files for small changes"
"Costly for both you and your users"
"Large updates = slower rollout"
"Users delay or skip updates"
Using the same battle-tested bsdiff algorithm that powers Chrome updates
bettercodepush release-react ios -d Production
Feature | CodePush | BetterCodePush |
---|---|---|
Update Size | Full bundle | Only differences (90% smaller) |
Download Time | Minutes | Seconds |
Bandwidth Cost | High | Minimal |
Technology | Full replacement | Binary diffing (bsdiff) |
Setup Time | Standard | Same easy setup |
Rollback | Enhanced |
Three simple steps to smaller, faster updates
Use the same familiar commands you're used to with CodePush
bettercodepush release-react ios -d Production
Our servers compute the minimal difference using advanced binary diffing
Updates apply instantly with minimal data usage