Luca Bartoletti

Results 7 issues of Luca Bartoletti

I have some framework, like GoogleMaps, that are not build out of the source code. What do you suggest to do in this cases? In a project where I have...

I'd like to be able to align labels inside a horizontal stack based on their baseline. We could Add a new Alignment properties: (Vertical.baseline). If the contained object doesn't have...

enhancement
help wanted

Now I can add a button as part of the layout and than regenerate the Layout in response to an user action. Could be useful to have a native support...

documentation

Let's say a stack contains two layouts [A][B], if I set .center as aligment for the stack, than the stack's container will set the stack position based on the mid...

enhancement

Ability to apply a traslation to a view position after the layout phase by absolute value or by percentage on the container size. This could be handy in cases where...

enhancement

If in the podfile I have `pod 'something', :configurations => ['Debug', 'Adhoc']` The plugin seems to not consider the configuration and apply the framework to all configurations. I also notice...

If a framework contains a resource bundle do we need to handle it?