Skip to content

Commit

Permalink
Many styling changes
Browse files Browse the repository at this point in the history
  • Loading branch information
samsam-026 committed Sep 8, 2018
1 parent 2761bfd commit f54bf2d
Show file tree
Hide file tree
Showing 65 changed files with 635 additions and 26 deletions.
3 changes: 2 additions & 1 deletion config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,10 @@
<splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" />
<splash height="2732" src="resources/ios/splash/Default@2x~universal~anyany.png" width="2732" />
</platform>
<plugin name="cordova-plugin-whitelist" spec="1.3.3" />
<plugin name="cordova-plugin-device" spec="2.0.2" />
<plugin name="cordova-plugin-splashscreen" spec="5.0.2" />
<plugin name="cordova-plugin-ionic-webview" spec="^2.0.0" />
<plugin name="cordova-plugin-ionic-keyboard" spec="^2.0.5" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.3" />
<engine name="ios" spec="~4.5.4" />
</widget>

0 comments on commit f54bf2d

Please sign in to comment.