react-native-clipboard / clipboard

React Native Clipboard API for both iOS and Android.
MIT License
690 stars 142 forks source link

Use Yarn 4 #230

Closed Saadnajmi closed 6 months ago

Saadnajmi commented 6 months ago

Overview

Update the repo to use Yarn 4.1.0. This means we can use yarn workspaces, which allows us to delete the duplicate lock file in example.

Test Plan

yarn install runs for me