Files
react-native/Libraries
Tim Yung 70cd569e7e RN: Simplify DevSettings Implementation
Summary:
Simplifies the implementation of `DevSettings`. The fact that it uses `NativeEventEmitter` is an implementation detail and does not need to be exposed via inheritance.

This also enables more code to be removed from production builds (because the development implementation is now statically enclosed by `__DEV__`).

Changelog:
[General][Changed] - `DevSettings` no longer inherits from `NativeEventEmitter`

Reviewed By: RSNara

Differential Revision: D26140148

fbshipit-source-id: 99fa9d0c6ce8e365f89936aa12a4720f7a04b984
2021-02-01 17:50:22 -08:00
..
2021-01-07 03:19:04 -08:00
2021-01-04 07:40:19 -08:00
2020-10-18 20:30:55 -07:00
2021-01-07 03:19:04 -08:00
2021-01-07 03:19:04 -08:00
2021-02-01 11:04:37 -08:00
2021-01-12 11:14:27 -08:00
2021-01-07 03:19:04 -08:00
2020-02-21 10:34:40 -08:00