Back to Browse

How to do a full screen Linear Gradient in React Native

14.4K views
Apr 15, 2020
9:30

In this video, I'll show how we can make a fullscreen linear gradient component and setup react navigation so we can see the whole gradient across our screens. This is not a use case you'll likely to face but in a recent side project, I had to make linear gradient that would show on every screen. What is more likely however is that you might need to hide the background of the header component and I'll also show how to do that in this video. Check the first part of my previous video to see how to setup react navigation and typescript types (since I skip that part in this one): https://www.youtube.com/watch?v=he0Vpvwq3eg&

Download

0 formats

No download links available.

How to do a full screen Linear Gradient in React Native | NatokHD