You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Things came out after final touches on demo app are below,
Generated Swift code is broken, particularly in helloNames function.
Find a generalized way to create context packed into HashMap in Leaf and pass to a Soy renderer as tag parameter. To my limited knowledge there's no way in Leaf to create temporary data and pass to Leaf tag like ["name": name].
No template registry yet where renderers can be looked up by template name.
I'll break down issues into separate tickets later.
The text was updated successfully, but these errors were encountered:
Things came out after final touches on demo app are below,
helloNames
function.["name": name]
.I'll break down issues into separate tickets later.
The text was updated successfully, but these errors were encountered: