christopherbot / botghani-notepad

A React-Native notepad app
1 stars 0 forks source link

collect all env vars into one file #169

Closed christopherbot closed 5 years ago

christopherbot commented 5 years ago

This alleviates some of the annoyance caused by #168 by making it so that only one file needs to be changed in order for the updated env value to be applied.

Also, only created the persisted reducer if necessary.