rt2zz/redux-persist

Better docs for PersistGate onBeforeLift

Open

#944 geöffnet am 11. Dez. 2018

Auf GitHub ansehen
 (1 Kommentar) (7 Reaktionen) (0 zugewiesene Personen)TypeScript (12.744 Stars) (879 Forks)batch import
docsgood first issue

Beschreibung

We should document if and how an async function (i.e. a Promise) can be passed to onBeforeLift. I.e. example code for what's trying to be done here: #921

Where to update: https://github.com/rt2zz/redux-persist/blob/master/docs/PersistGate.md

Contributor Guide