codelv / enaml-native

Build native mobile apps in python with enaml
https://codelv.com/projects/enaml-native/
MIT License
259 stars 21 forks source link

implementation doubts #91

Closed rodgomesc closed 2 years ago

rodgomesc commented 4 years ago

hello old friend, i don't know if you remember but about 3 years ago i passed by here very excited about this project, i am still in fact, but due to some changes in my life i didn't have much time to collaborate with open source, today mobile development is my main source of income and, I believe that venturing into this project motivated me for this to happen, thanks for that.

today I bring some doubts currently ...

is there any way to implement linear gradient?

is there any shadow implementation for widgets? if so, would it be possible to implement neumorphic shadows?

in general what are the limitations of this project today.

frmdstryr commented 4 years ago

Hey good to hear from you, hope you're doing well.

You can create and set styles how you do with regular android. Idk how far that'll get.

With that said, I've pretty much stopped doing app/mobile development so unless someone wants to continue it or fund some development. I'd recommend just using regular android.

frmdstryr commented 2 years ago

2 years later and nobody still cares :)

rodgomescrn commented 2 years ago

you have plans to continue working on this project?

frmdstryr commented 2 years ago

Not sure, it didn't take much to update things and get it going again.

rodgomesc commented 1 year ago

hey @frmdstryr the power of python on mobile with c++ libraries is fantastic but when it comes to building interfaces I feel stuck for building highly customizable interfaces, it's not very customizable, did you ever saw any good alternative to enaml?

frmdstryr commented 1 year ago

Jetpack compose works fine for android.