I have Implemented using React.lazy and Suspense in react-native but it seems it does not working with react-native.
I had followed This Youtube Video
Basicaly I want to embed Youtube Player in react native app using react-native-youtube-iframe which uses webviw behind the scenes. but it makes the screen slow and feels like buggy.
I just want to lazy load this.