**The problem** `AppState` is using deprecated `EventEmitter.removeListener` method and has not deprecated its own remove method. **Expected behavior** The new API for `AppState` should deprecate the remove method.