Skip to content

Commit

Permalink
docs(ios): note Xcode 13.3 / macOS 12 minimum requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Nov 27, 2022
1 parent 3c8e6ba commit 73c8389
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .spellcheck.dict.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ launchProperties
learnt
Lerna
lifecycle
macOS
MDX
mlkit
MLKit
Expand Down
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 &
Expand Down

1 comment on commit 73c8389

@vercel
Copy link

@vercel vercel bot commented on 73c8389 Nov 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.