Lexvid is a legal education platform for law students and practising professionals preparing for bar examinations. The app delivers interactive courses and study material on both iOS and Android from a shared codebase.
What the app does
Learners work through structured courses rather than loose video libraries, so progress is measurable against an exam date. The content library and the progress state stay in sync across a learner’s devices, which matters for an audience that studies on a phone during a commute and on a tablet at home.
Why it was a cross-platform build
Bar candidates are split fairly evenly across iOS and Android, and the product is content-led rather than hardware-led — no camera pipeline, no background location, nothing that argues for two native codebases. A single cross-platform build put the same curriculum on both stores on the same release schedule.
If you are weighing that same decision, our React Native vs Flutter comparison covers how we choose between the two.