chore(docs): add documentation meta data (#848)

This commit is contained in:
Bartol Karuza 2019-09-04 16:30:45 +02:00 committed by Thibault Malbranche
parent f5c701a062
commit 9ed05b2d1d
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
"prepare": "yarn build",
"test": "yarn jest"
},
"rn-docs": {
"title": "Webview",
"type": "Component"
},
"peerDependencies": {
"react": "^16.0",
"react-native": ">=0.60 <0.62"