Make HeaderButton able to have Icon or Image

This commit is contained in:
John Lyon-Smith
2018-03-02 11:58:33 -08:00
parent 4dee70ef32
commit 37cbc6becd
3 changed files with 34 additions and 19 deletions

View File

@@ -8,7 +8,7 @@
"react-test-renderer": "16.2.0"
},
"scripts": {
"start": "react-native start",
"bundler": "react-native start",
"android": "react-native run-android",
"ios": "react-native run-ios",
"test": "node node_modules/jest/bin/jest.js"