Writing about Front-end
- Published on
YouTube player for React Native that also works on the Web
The de facto library to use a YouTube player with React Native is react-native-youtube-iframe. Although is works perfectly on native platforms, it has some issues when used on the Web.
- Published on
Expo in a monorepo
An Expo application can not be integrated inside a monorepo without doing some extra work. Fortunately the Expo team has published some tools to ease our job.