dangerouslyReset

Removes the overridden feature flags and makes the API return default values again.

This should only be called if you destroy the React Native runtime and need to create a new one with different overrides. In that case, call dangerouslyReset after destroying the runtime and override again before initializing the new one.