mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-05-10 22:03:38 +08:00
@@ -72,7 +72,7 @@ class MyComponent extends Component {
|
||||
|
||||
### Reading data
|
||||
|
||||
Firstack allows the database instance to [persist on disk](https://firebase.google.com/docs/database/android/offline-capabilities) if enabled.
|
||||
Firebase allows the database instance to [persist on disk](https://firebase.google.com/docs/database/android/offline-capabilities) if enabled.
|
||||
To enable database persistence, pass the configuration option `persistence` before calls are made:
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user