Nolan

Results 4 issues of Nolan

Fix stray quote in README.md. (that I accidentally broke while adding the line below it, doh)

Sometimes is useful to be able to run some code after you return from settings. Currently have a JavaScript helper I was using based on AppState. Not sure if there...

After react-native upgrade to 0.59.8, @babel/plugin-transform-regenerator requires downgrade to v7.4.4 (which used v0.13.4) or you will get 'ready-only' errors. (seemed to happen with things connected in mapDispatchToProps in our case.)...

Fixes #474 and fixes #410 If there are any pending keys left that we don't know where to put, check if there are any new keys that they should be...