Feature-complete on server controlled config plugin.
- Not being in a debug Build Variant reared its ugly head again. Coded error messages that I now realize occured because of a setting are very annoying to deal with.
Learned enough Javascript and ReactJS to build a Flipper plugin!
- componentDidMount() might be analogous to onStart/onResume
- hooks and state updates are strange beasts.