Android

    [Fuse X] GameSelectPage.ux

    GameSelectPage.ux

    [Fuse X]MainView

    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] Componets

    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

    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

    [ 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