Let’s Build a Netflix App in React Native

Let’s Build a Netflix App in React Native

notJust․dev

1 день назад

2,623 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@osmanmusse9432
@osmanmusse9432 - 23.05.2025 22:06

Great Video bro, I haven't even watched it yet, but I know it will be a great video to watch

Ответить
@richman_official
@richman_official - 24.05.2025 02:21

A glovo app clone would be a great tutorial

Ответить
@khanhngocduongtran6327
@khanhngocduongtran6327 - 24.05.2025 12:18

Please add backend for this project

Ответить
@kudanmedia
@kudanmedia - 24.05.2025 23:09

FlashList offers better performance that FlatList, may be you can consider that on your next project. For the backend project may be try to build something also close enough to Netflix architecture using S3 buckets which acts also as a trigger event on source bucket on (Put/file upload) which then invokes a Lambda function which Processes then start a AWS Elemental MediaConvert job to convert a video file into HLS/DASH chunks with multiple bitrates (4K, 1080p, 720p, and 480p) which are then stored in a destination S3 bucket, then for delivery we then use CloudFront (with Signed URLs) which serves chunks to the React Native App as m3u8 instead of serving directly the mp4 files and for security use AWS Shield + WAF protects against DDoS/scraping of media files.

Ответить
@getemdre
@getemdre - 25.05.2025 02:25

Wheres Vadim?

Ответить