Conversation
feat: RemoteView IPC views
|
View your CI Pipeline Execution ↗ for commit f0f0656
☁️ Nx Cloud last updated this comment at |
|
this should be in the core. the api is very limited and wont fit all use cases. |
|
Glance has the same restrictions @farfromrefug .
|
|
@triniwiz Yes it does but glance APIs are moving really fast and allow much more complex UIs using compose. |
|
You know it's still limited to the same |
|
@triniwiz Well not for the UI design part. RemoteViews layout is using xml which makes things very limited, especially when working with theme/size ... |
|
Agree on plugin for this part (ios didn't need core changes for example to enable). We could introduce @nativescript/widgets which can help bring together all useful widget work. |
feat: RemoteView IPC views