Page 1 of 1

App where user can select from a list of pictures, and the picture appears on the screen

Posted: Sat Apr 05, 2014 10:31 pm
by AK

Hi! I'm a n00b at appery so would really appreciate some help on a feature I'm trying to build.

I want to create a sticker feature for my app. The flow for this interaction should be something like this:

  1. User clicks on sticker menu

  2. User scrolls through a list of stickers

  3. User selects the sticker they want

  4. The sticker appears on the same screen in a bigger form

  5. There should be an option called "No sticker" in the sticker menu that removes the sticker (if any) on the screen

    Could I please have suggestions on how I can implement this? Thank you!


App where user can select from a list of pictures, and the picture appears on the screen

Posted: Sun Apr 06, 2014 12:08 am
by Illya Stepanov

Hello,

You can make anything that jQuery Mobile allows - here is a basic example: http://docs.appery.io/tutorials/manip...

If you have a specific question, let us know.