Update docs for JS only plugins

Summary: Added docs on how to write React-Native JavaScript based plugins

Reviewed By: passy

Differential Revision: D19344803

fbshipit-source-id: ad1ea66f1031760729fdaea8a7e6c1ef5dcd5439
This commit is contained in:
Michel Weststrate
2020-01-23 07:09:51 -08:00
committed by Facebook Github Bot
parent e306aeb010
commit 426d17b08d
6 changed files with 134 additions and 2 deletions

View File

@@ -166,6 +166,9 @@
},
"tutorial/js-table": {
"title": "Showing a table"
},
"tutorial/react-native": {
"title": "Building a React Native Plugin"
}
},
"links": {