Cut/copy keeps the field value with type, not just as a string. So complex types and data-bindings are covered.
Day 117 #BuildInPublic #VisualDev #NoCode #LowCode
Cut/copy keeps the field value with type, not just as a string. So complex types and data-bindings are covered.
Day 117 #BuildInPublic #VisualDev #NoCode #LowCode
Finally, I'll focus on integrating React Native UI components and props/settings into the editor.
Day 122 #BuildInPublic #VisualDev #NoCode #LowCode
Finally, I'll focus on integrating React Native UI components and props/settings into the editor.
Day 122 #BuildInPublic #VisualDev #NoCode #LowCode
Fixed a few issues related to the routing and asset loading in the Live Preview app (which works through Expo Go).
Added a few UX improvements for better navigation between custom components and places where they are being used.
#BuildInPublic #VisualDev #ReactNative
Fixed a few issues related to the routing and asset loading in the Live Preview app (which works through Expo Go).
Added a few UX improvements for better navigation between custom components and places where they are being used.
#BuildInPublic #VisualDev #ReactNative
Improved a few things in the compiler and the code viewer.
I enjoy seeing what it becomes and also playing with it.
It's especially impressive to see the code updated in realtime upon any change to the app in the visual editor.
#BuildInPublic #VisualDev #ReactNative
Improved a few things in the compiler and the code viewer.
I enjoy seeing what it becomes and also playing with it.
It's especially impressive to see the code updated in realtime upon any change to the app in the visual editor.
#BuildInPublic #VisualDev #ReactNative
Now, custom UI components in @clickly.app can have children and can be composed with each other.
It's a significant improvement that unlocks numerous use cases.
#BuildInPublic #VisualDev #ReactNative
Now, custom UI components in @clickly.app can have children and can be composed with each other.
It's a significant improvement that unlocks numerous use cases.
#BuildInPublic #VisualDev #ReactNative
Just started TextInput.
By integration, I mean adding it to the editor, creating a settings pane UI with all possible settings, and testing it on iOS/Android/web.
Days 168 and 169 #BuildInPublic #VisualDev #ReactNative
Just started TextInput.
By integration, I mean adding it to the editor, creating a settings pane UI with all possible settings, and testing it on iOS/Android/web.
Days 168 and 169 #BuildInPublic #VisualDev #ReactNative
Great time in the church and with family.
Hiking in the mountains, beautiful nature, some wildlife even. Tired but recharged.
#BuildInPublic #VisualDev #ReactNative
Great time in the church and with family.
Hiking in the mountains, beautiful nature, some wildlife even. Tired but recharged.
#BuildInPublic #VisualDev #ReactNative
In the evening, came back to the refactoring code for some upcoming important features.
Days 181 #BuildInPublic #VisualDev #ReactNative
In the evening, came back to the refactoring code for some upcoming important features.
Days 181 #BuildInPublic #VisualDev #ReactNative
Day 125 #BuildInPublic #VisualDev #NoCode #LowCode
Day 125 #BuildInPublic #VisualDev #NoCode #LowCode
Started integrating @expo vector icons into the editor.
And, of course, it includes the code generation support.
More UI components will be added in the following weeks.
#BuildInPublic #VisualDev #ReactNative
Started integrating @expo vector icons into the editor.
And, of course, it includes the code generation support.
More UI components will be added in the following weeks.
#BuildInPublic #VisualDev #ReactNative
Back to work on the data flows in @clickly.app, including external API data sources.
After working on the technical/UX design today, it seems it's going to be a long run.
Nevertheless, it should be done to unlock many important capabilities.
#BuildInPublic #VisualDev #ReactNative
Back to work on the data flows in @clickly.app, including external API data sources.
After working on the technical/UX design today, it seems it's going to be a long run.
Nevertheless, it should be done to unlock many important capabilities.
#BuildInPublic #VisualDev #ReactNative
A few improvements for data variables and bindings.
And upgraded to Expo SDK 53. Glad to migrate to React 19 :)
#BuildInPublic #VisualDev #ReactNative
A few improvements for data variables and bindings.
And upgraded to Expo SDK 53. Glad to migrate to React 19 :)
#BuildInPublic #VisualDev #ReactNative
Finished only more app template for @clickly.app.
Additionally, I fixed and improved several aspects for a better UX.
#BuildInPublic #VisualDev #ReactNative
Finished only more app template for @clickly.app.
Additionally, I fixed and improved several aspects for a better UX.
#BuildInPublic #VisualDev #ReactNative
Made good progress today with UI slots in @clickly.app.
Once finished, it will help visual developers create the same level of advanced UI as if it were in code.
#BuildInPublic #VisualDev #ReactNative
Made good progress today with UI slots in @clickly.app.
Once finished, it will help visual developers create the same level of advanced UI as if it were in code.
#BuildInPublic #VisualDev #ReactNative
Day 165 #BuildInPublic #VisualDev #ReactNative
Day 165 #BuildInPublic #VisualDev #ReactNative
Some progress with data formulas.
I had to reconsider some technical decisions to support essential features:
- parameters (to reuse data formulas as functions)
- multiple connections from the same output of a data node.
#BuildInPublic #VisualDev #ReactNative
Some progress with data formulas.
I had to reconsider some technical decisions to support essential features:
- parameters (to reuse data formulas as functions)
- multiple connections from the same output of a data node.
#BuildInPublic #VisualDev #ReactNative
Continue working on React Native Paper components integration.
And upgraded to @expo.dev SDK 54 the entire @clickly.app, its live preview app for Expo Go, and the code generator.
#BuildInPublic #VisualDev #ReactNative
Continue working on React Native Paper components integration.
And upgraded to @expo.dev SDK 54 the entire @clickly.app, its live preview app for Expo Go, and the code generator.
#BuildInPublic #VisualDev #ReactNative
Now, it's straightforward and easy to add new UI components to the screens.
Days 206 #BuildInPublic #VisualDev #ReactNative
Now, it's straightforward and easy to add new UI components to the screens.
Days 206 #BuildInPublic #VisualDev #ReactNative
Church and family day :) As always, a good time to recharge and get ready for the new week.
#BuildInPublic #VisualDev #ReactNative
Church and family day :) As always, a good time to recharge and get ready for the new week.
#BuildInPublic #VisualDev #ReactNative
Day 130 #BuildInPublic #VisualDev #NoCode #LowCode
Day 130 #BuildInPublic #VisualDev #NoCode #LowCode
Pretty damn close to the original, and the modularity has opened up a full can of brainworms I now have to dig into.
#b3d #geometrynodes #visualdev #noodlenodes
Pretty damn close to the original, and the modularity has opened up a full can of brainworms I now have to dig into.
#b3d #geometrynodes #visualdev #noodlenodes
Some improvements for data binding in UI slots in @clickly.app.
Plus, the code generation part for that.
Also, after sending the monthly video update yesterday, I received very encouraging and inspiring feedback!
#BuildInPublic #VisualDev #ReactNative
Some improvements for data binding in UI slots in @clickly.app.
Plus, the code generation part for that.
Also, after sending the monthly video update yesterday, I received very encouraging and inspiring feedback!
#BuildInPublic #VisualDev #ReactNative
Also, had to refactor some code from last week.
Day 121 #BuildInPublic #VisualDev #NoCode #LowCode
Also, had to refactor some code from last week.
Day 121 #BuildInPublic #VisualDev #NoCode #LowCode
Just several UX improvements and bug fixes today in @clickly.app.
Also simplified and added a few more keyboard shortcuts.
It's so good now and improves productivity very much.
#BuildInPublic #VisualDev #ReactNative
Just several UX improvements and bug fixes today in @clickly.app.
Also simplified and added a few more keyboard shortcuts.
It's so good now and improves productivity very much.
#BuildInPublic #VisualDev #ReactNative