Hey, dear community
Happy to share my monthly update about the
mobile app visual builder that I’m working on.
Main highlights:
• Finished the deterministic code compiler that supports 100% of the available functionality in Clickly.
• New UI toolbar with cleaner categories and component sets.
More about the code compiler:
• Deterministic, doesn’t use AI/LLM
• Produces code for Expo / React Native / TypeScript
• Stable, reliable and follows all the best industry and the Expo framework practices
• Passes Expo lint checks
• Ready for npm install and npm start
(7min)