File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
- # VueJS Ionic Capacitor Sample Application - Vue3 Ionic BETA
2
- > updated 9/3 /2020
1
+ # VueJS Ionic Capacitor Sample Firebase File Upload Composition API - Vue3 Ionic BETA
2
+ > updated 9/4 /2020
3
3
```
4
4
Ionic:
5
5
@@ -32,8 +32,16 @@ System:
32
32
width='40%' height='40%' style="padding:20px">
33
33
<img src =" https://raw.githubusercontent.com/aaronksaunders/ionic-vue3-sample-2/master/screenshots/Screen%20Shot%202020-09-07%20at%209.36.56%20PM.png " width =' 40% ' height =' 40% ' style =" padding :20px " >
34
34
</p >
35
-
35
+ <p align =" center " >
36
+ <img src="https://raw.githubusercontent.com/aaronksaunders/ionic-vue3-sample-2/master/screenshots/Screen%20Shot%202020-09-07%20at%209.37.09%20PM.png "
37
+ width='40%' height='40%' style="padding:20px">
38
+ </p >
36
39
37
40
### Using Typescript
41
+ - utilizing typescript in composition api functions
42
+ - utilizing typescript for all single file components
43
+
38
44
### Using Firebase For File Upload To Storage
45
+ - updated firebase file upload composition api function to upload and list files is storage bucket
46
+
39
47
### Using Composition Pattern for Components
You can’t perform that action at this time.
0 commit comments