Git Product home page Git Product logo

expression-ui's Introduction

expression ui

A alternative way to build mobile app UI on EVERY major framework (Flutter, React-Native, SwiftUI, iOS Native, and Kotlin).

What is this about?

Currently the app building process works as follows:

  1. Create or get a figma design
  2. Spend hours writing the code to render that Figma design 2a. Every developer does it different
  3. Run the app and tweak the UI as you are building it

This process is accepted, and when I spoke about it, I was told to "copy paste my old code" to move faster and I should stop complaining.

But I don't like step 2 in the process above.

What if we could go from design directly to pixels.

That's what I'm exploring with this framework.

The idea is:

  1. Design your UI on a canvas tool
  2. We render it pixel-perfect using an open-source rendering runtime

Technical research

If you're interested in helping I would appreciate that.

I'm currently doing the Flutter parts, I would love for react-native, iOS native, Android native and all of those to be developed / researched at the same time.

Please reach out on Twitter and I'll add you to our Discord if you'd like to help explore this idea.

Repo Setup

  • examples: is where the examples will go for each of the frameworks named examples-[framework]
  • packages: is where the packages will go for each of the frameworks names expression-ui-[framework]
  • resources: readme images and gifs

UI Research

These tasks are all related to the visuals and exploring how we can actually make the user interface work as expected.

  • Creating checkable boxes (up to 5) and update state in code

  • Bottom sheets (shoud be the same as normal UI)

  • Creating a long scrollable list view

  • Dynamically update text

  • Sync state with animation UI

  • Building multiple views and navigating between them

  • Building responsive UI's - PR

  • Building a design system and composing

  • Performing interactive gestures (Swipes)

  • Managing text input - Done in platform code for now

  • Works with a screen reader - Attempted but rive's single widget is making this difficult. Work in feat/screen-reader

Development Experience Research

These tasks are all related to improving the dev experience, majority of them will probably be code generation using dart cli (not the build_runner package).

The goal would be to read the rive file and use the data in there to improve the developers experience.

  • Automatic binding of click events and callbacks
  • Type safe referencing of all states, animations, events and artboards

expression-ui's People

Contributors

filledstacks avatar thecodexhub avatar o-ifeanyi avatar

Stargazers

Rakhim Abdullayev avatar

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.