diff --git a/docs/modules/transactions.md b/docs/modules/transactions.md index ee273c2d..261df995 100644 --- a/docs/modules/transactions.md +++ b/docs/modules/transactions.md @@ -1,8 +1,5 @@ # Transactions -!> Transactions is currently an experimental feature in RNFirebase. Whilst it does work there may still be some issues with it, especially around offline connectivity handling. Please report any issues in the usual manner. - - ?> For help on how to use firebase transactions please see the [Firebase Transaction Documentation](https://firebase.google.com/docs/reference/js/firebase.database.Reference#transaction). ### Android Implementation