mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-21 10:34:39 +08:00
12 lines
246 B
Markdown
12 lines
246 B
Markdown
---
|
|
title: Client Initialization
|
|
description: Initialization Firebase with the client method.
|
|
---
|
|
|
|
# Client Initialization
|
|
|
|
> The following steps are only required if your environment does not have access to React Native
|
|
> auto-linking.
|
|
|
|
## TODO
|