react-native-orientation-locker
react-native-orientation-locker copied to clipboard
chore: removes the lockfile from gitignore
As per yarn's documentation:
It's generally a good idea to commit the yarn.lock file to source control, regardless of whether you are working alone or in a team, and regardless of whether you are developing a library or an application
https://classic.yarnpkg.com/en/docs/yarn-lock/