Skip to content

Replace .finally() method with .then(onFinally, onFinally)#30

Open
fvdbeek wants to merge 1 commit intoGetStream:mainfrom
fvdbeek:promise.prototype.finally
Open

Replace .finally() method with .then(onFinally, onFinally)#30
fvdbeek wants to merge 1 commit intoGetStream:mainfrom
fvdbeek:promise.prototype.finally

Conversation

@fvdbeek
Copy link

@fvdbeek fvdbeek commented Dec 5, 2021

The .finally() method is missing in some versions of react-native, so I replaced it with .then(onFinally, onFinally).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant