[Fuse X]MainView
·
Study/Android
MainView.ux Mainview.js var Observable = require("FuseJS/Observable"); var cards = [ { title: "FREE LIMITED LP", Name: "PIGPIG", NamePic: "Assets/Name1.png", cover: "Assets/dish1.jpg", Reviews: "614", }, { title: "BETTER ASH THAN DUST", Name: "To Your Guns", NamePic: "Assets/Name1.png", cover: "Assets/dish2.jpg", Reviews: "326", }, { title: "SHOKKA", Name: "Nasty", NamePic: "Assets/Name1.png", c..
[Fuse X] Assets
·
Study/Android
[Fuse X] Componets
·
Study/Android
Addpage.ux CookMenu.ux Direction.ux DragToggle.ux var isPressed = false; exports.onPressed = function () { isPressed = true; } exports.onMoved = function () { isPressed = false; } exports.onReleased = function () { if(isPressed) { debug_log("Clicked"); isPressed = false; } } FooterMenu.ux GooeySlider.ux Hamburger.ux PopularBox.ux Question2.ux TopCategories.ux UserMenu.ux Card.ux
[Fuse X] BaseSetting
·
Study/Android
Icon , Color Setting colors.ux Fonts.ux Icon.Bookmark.ux Icon.Burger.ux Icon.Cloud.ux Icon.COOKEATList.ux Icon.Follower.ux Icon.Gallery.ux Icon.GPS.ux Icon.Home.ux Icon.Map.ux Icon.Pasta.ux Icon.Ping.ux Icon.Pizza.ux Icon.Search.ux Icon.Steak.ux Icon.User.ux
[Fuse X] App UI Elements & Wireframe
·
Study/Android
[ App UI Elements ] [COOKEAT] UI Elements ljg960730.tistory.com [ App Wireframe ] [COOKEAT] Wireframe App Wireframe ljg960730.tistory.com [ App Preview ] [COOKEAT] App Preview App Preview ljg960730.tistory.com
[COOKEAT] App Preview
·
Study/Android
App Preview
[COOKEAT] Wireframe
·
Study/Android
App Wireframe
[COOKEAT] UI Elements
·
Study/Android
[Design Tool] Adobe XD Document & Class
·
Study/HTML & CSS
http://adobexd.info/ CLASS - AX Design Prototype Share All in XD Design Prototype Share All in XD Adobe XD is made for designers like you, by designers like us. It’s the fastest way to design, prototype, and share any user experience, from websites and mobile apps to voice interactions adobexd.info Apple Design Resources Download https://developer.apple.com/design/resources/ Apple Design Resourc..