2.0.0 • Published 2 years ago

@bma98/firebase-db-manager v2.0.0

Weekly downloads
20
License
MIT
Repository
github
Last release
2 years ago

@bma98/firebase-db-manager

Description

To try the library easily, you can modify one of the examples available. Consider using your own database in firebase to see how the data is saved, just changed the values at examples/firebase.ts

This library is meant to be used with React Native. The idea is to have a database object that makes it easier to understand the data model behind the app.

Example

Example is web only so be aware of that, you can make it work on native if you eject and add the respective firebase config files.

Installation

yarn add @bma98/firebase-db-manager

Peer dependencies

yarn add @react-native-firebase/app @react-native-firebase/firestore @react-native-firebase/storage firebase

They are not included on the library itself as you may be using different versions for other libraries(or any other reason for this matter). If we add them to the library, if you have a different version, let's say firebase 7.9.0, init is not gonna work.

2.0.0

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago