Edgar Gonzalez
Edgar Gonzalez
@abelbraaksma I updated the PR based on your suggestions :) . Thanks for taking the time :)
@dsyme would love to have a review with this additions ? . Thanks in advance
In Fabulous v2 we have a new DSL a la SwiftUI . the existing way causing some formatting issues . We added ``` fsharp_space_before_parameter = false fsharp_space_before_lowercase_invocation = false ```...
@gaelian . I'm implementing a similar use case and what I end up doing was to : - Listen for the global theme changed event let runner = Program.mkProgram App.init...
@twop After some investigation this how the feature could be implemented. and detailed some of the limitation . Not sure if there is a way to fix the limitation I...
> I love the idea, could you elaborate a bit how it will look like in code e2e? - User receives an email in his/her phone where there is a...
> I love the idea, could you elaborate a bit how it will look like in code e2e? Notice you said in code 😅. Will try and elaborate tomorrow
I found a way to test this in a simulator https://stackoverflow.com/questions/46670298/pass-deep-link-into-ios-simulator
@TimLariviere should we add a entry for widgets styling ?
Nice 👍🏻. Will take a look