summaryrefslogtreecommitdiffhomepage
path: root/app/components/HeaderBarPlatformStyles.android.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/HeaderBarPlatformStyles.android.js')
-rw-r--r--app/components/HeaderBarPlatformStyles.android.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/components/HeaderBarPlatformStyles.android.js b/app/components/HeaderBarPlatformStyles.android.js
new file mode 100644
index 0000000000..f2f97beb65
--- /dev/null
+++ b/app/components/HeaderBarPlatformStyles.android.js
@@ -0,0 +1,2 @@
+import { createViewStyles } from '../lib/styles';
+export default { ...createViewStyles({}) };