Add a note about flipper-android-no-op (#737)
Summary: Close https://github.com/facebook/flipper/issues/736 Pull Request resolved: https://github.com/facebook/flipper/pull/737 Test Plan: eyes Reviewed By: jknoxville Differential Revision: D19328300 Pulled By: passy fbshipit-source-id: d3fb5ba4fcbbc7e00fc37aefb55179630bf36916
This commit is contained in:
committed by
Facebook Github Bot
parent
7bdde77b36
commit
38f5debf78
@@ -61,6 +61,10 @@ app](https://github.com/facebook/flipper/tree/master/android/sample/src) to
|
|||||||
see how to organise your Flipper initialization into debug and release
|
see how to organise your Flipper initialization into debug and release
|
||||||
variants.
|
variants.
|
||||||
|
|
||||||
|
Alternatively, have a look at the third-party
|
||||||
|
[flipper-android-no-op](https://github.com/theGlenn/flipper-android-no-op)
|
||||||
|
repository, which provides empty implementations for several Flipper plugins.
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
Now you can initialize Flipper in your Application's `onCreate` method, which involves
|
Now you can initialize Flipper in your Application's `onCreate` method, which involves
|
||||||
|
|||||||
Reference in New Issue
Block a user