diff --git a/.spellcheck.dict.txt b/.spellcheck.dict.txt index 2e3fa92afb..367ff5d514 100644 --- a/.spellcheck.dict.txt +++ b/.spellcheck.dict.txt @@ -102,6 +102,7 @@ launchProperties learnt Lerna lifecycle +macOS MDX mlkit MLKit diff --git a/docs/index.md b/docs/index.md index 6977227148..69316926a7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,6 +14,8 @@ If you do not meet these prerequisites, follow the links below: - [React Native - Setting up the development environment](https://reactnative.dev/docs/environment-setup) - [Create a new Firebase project](https://console.firebase.google.com/) +Additionally, current versions of firebase-ios-sdk have a minimum Xcode requirement of 13.3, which implies a minimum macOS version of 12 (macOS Monterey). + ## Installation Installing React Native Firebase requires a few steps; installing the NPM module, adding the Firebase config files &