Skip to content

oakesville/mdw-mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDW for Devices

Android

TODO

iOS

  • Install cocoapods
    sudo gem install cocoapods
    pod setup
    
  • Install mdw dependencies
    cd mdw-mobile/ios/mdw
    pod install
    (ignore post-install errors)
    

Layout

Max Nav Links (same for Android and iOS)

Device Portrait Landscape
Phone 3 5
Tablet 5 7

In nav.json, do not declare more than three links with "priority": 1, nor more than five links with "priority": 2 for a good UX.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 51.4%
  • Swift 47.6%
  • Other 1.0%