Coder Social home page Coder Social logo

framer-ios-kit's People

Contributors

awt2542 avatar k-vyn avatar mco-design avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

framer-ios-kit's Issues

No punctuation on keyboard

Hi guys - not sure if this is an issue or just the fact it is not supported but on the keyboard I can't get the symbols, punctuation, emoji's or numbers to work. There is some key mapping but can't figure out how it all works, my coffeescript is not the best!
Cheers.

Animate with states?

I love love love constraints, but can you animate constraints with states? Without this ability, prototyping multiple interactions becomes very frustrating and impossible.

Refactor into more than one file

First of all, this module is A++ legit :) Well done.

One tiny bit of feedback or advice would be to break them apart into semantic files and then use 'require' to bring it all into one. This will make it much easier both to scale and for others to help work on it.

Keep it up!

Animate Text Layer

Is it possible to change the text of a Text Layer?
Example:

text = new ios.Text
    text: 'Initiating...'
    font: 'Vaud'
    fontSize: 20
    textAlign: 'center'
    color: '#fff'
    fontWeight: 400
    constraints:
        leading: 16
        top: 350
        width: 320
    opacity: 0


text.states.add
    one: 
        text: "Communicating with server..."


    two:
        text: "Completing upload..."

another conflict with Jordan's input field plugin

i need to use both modules and input fields in a project (using your to have keyboard events)
and using Jordans to have camera input
and seems if i am using one, the second becomes broken
try clicking on photo, then type something in ioskit field
https://www.dropbox.com/s/hy6yvv6n7tzjp4z/Screenshot%202016-08-19%2023.48.58.png?dl=0

try select image first, then click on the field
http://share.framerjs.com/zabjogtdnijm/

input module
http://framerco.de/post/136846506048/module-inputfield-class-update-this-module-has

Change color in Navbar component

When changing the text color of a label in the NavBar component, it changes back to blue after click. Can this be edited?

nav.left.label.color = 'white'

when using a parent, constraints don't seem to be honoured

Really great module! I would suggest taking a look at the constraint system as it relates to child layers - unless I'm misunderstanding something, the constraints seem to break when parenting an object to another...

Simple example:
screen shot 2016-06-25 at 07 52 19

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.