#62 - Update Firebase logger signature, docs and tests #63
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
openrn/react-native-logging-tools!63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Omexae/react-native-logging-tools:feat/update-firebase-logger-signature-v22"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Update Firebase Logger signature to not use deprecated namespaced API by RN Firebase v22.
Type of Change
Related Issue
Fixes Update deprecated Firebase API for RN Firebase v22 #62
Testing
Update unit tests plus testing locally in a RN application.
Breaking Changes
The initialization of Firebase logger in an RN application would need to change to follow new signature. Refer to updated documentation to see what to change.
Checklist
Additional Notes
None
WIP: #62 - Update Firebase logger signature, docs and teststo #62 - Update Firebase logger signature, docs and tests