We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0883744 commit f4d624fCopy full SHA for f4d624f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-navigation-header-buttons",
3
- "version": "0.0.7",
+ "version": "0.0.8",
4
"description": "Easily render header buttons for react-navigation.",
5
"main": "index.js",
6
"scripts": {
@@ -16,7 +16,11 @@
16
"peerDependencies": {
17
"react-native-vector-icons": "^4.0.0"
18
},
19
- "keywords": ["react-navigation", "header", "navbar"],
+ "keywords": [
20
+ "react-navigation",
21
+ "header",
22
+ "navbar"
23
+ ],
24
"author": "Vojtech Novak",
25
"license": "MIT",
26
"bugs": {
0 commit comments