diff --git a/components/tabBar/VNavigationBar.vue b/components/tabBar/VNavigationBar.vue
new file mode 100644
index 0000000..b3c68e9
--- /dev/null
+++ b/components/tabBar/VNavigationBar.vue
@@ -0,0 +1,131 @@
+
+
+
+
+
+ {{ title ? title : '' }}
+
+
+
+
+
+
+
+
+
+ {{ title }}
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file