Android.mdx (Creating Plugins - Building an Android Plugin)
Summary: Minor change to end of the page. Reviewed By: lblasa Differential Revision: D36411616 fbshipit-source-id: 2792144d89bd657c457b8f5ff685d200c5f8c946
This commit is contained in:
committed by
Facebook GitHub Bot
parent
810e5840c6
commit
47c1b7e464
@@ -96,5 +96,4 @@ flipperClient.start()
|
||||
|
||||
## Next step
|
||||
|
||||
When starting your application, Flipper tells the desktop application about the plugin it supports (including 'Sea-mammals') and looks for a corresponding JavaScript plugin by that name.
|
||||
The next step is to [build that JavaScript plugin](javascript.mdx).
|
||||
When starting your application, Flipper tells the desktop application about the plugin it supports (including 'Sea-mammals') and looks for a corresponding [JavaScript plugin](javascript.mdx) by that name.
|
||||
|
||||
Reference in New Issue
Block a user