From a993a946490c3fe7f5229b06f3eb119d697bd728 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Thu, 25 Apr 2019 15:53:37 +0100 Subject: [PATCH] Added example bottom tabs --- src/App.native.vue | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/App.native.vue b/src/App.native.vue index 70c6fd48..d5419a98 100644 --- a/src/App.native.vue +++ b/src/App.native.vue @@ -1,9 +1,18 @@ @@ -35,4 +44,5 @@ export default { } - + \ No newline at end of file