mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-07 22:40:55 +08:00
Little docs correction
Summary: Comma out Closes https://github.com/facebook/react-native/pull/11491 Differential Revision: D4339939 Pulled By: lacker fbshipit-source-id: 4945d9804e39809a10e92f42f60434fe69552782
This commit is contained in:
committed by
Facebook Github Bot
parent
4e466d4c8a
commit
00449b2654
@@ -48,7 +48,7 @@ import com.facebook.react.uimanager.ViewManager;
|
||||
* {@link #onHostDestroy} and {@link #onHostResume}).
|
||||
*
|
||||
* Ideally, this would be an interface, but because of the API used by earlier versions, it has to
|
||||
* have a static method, and so cannot (in Java < 8), be one.
|
||||
* have a static method, and so cannot (in Java < 8) be one.
|
||||
*/
|
||||
public abstract class ReactInstanceManager {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user