Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Summary: Pull Request resolved: #41944 Changelog: [iOS][Deprecated] i think we can now communicate the deprecation of this selector. after removing all of the synthesize methodQueue callsites in our codebase, our native modules are still stable, save for one native module, RCTNetworking. so i feel comfortable recommending users to create their own queues. and after removing `methodQueue` overrides to support synchronous void methods, those modules are also still stable, so i'm also comfortable we can recommend handling the dispatch_async in the product layer. Reviewed By: arushikesarwani94, cipolleschi Differential Revision: D52150696 fbshipit-source-id: ff6b90fc685796e5560167f1377a76526ee07744
- Loading branch information