murakami

Results 14 comments of murakami

Oh, I'm set no backend, does it matter?

😭, What's the main problem here, I read some ssc code just now and think It's may not a tricky. ![image](https://user-images.githubusercontent.com/28294081/145222777-689922b7-5657-4697-a323-cd76cf0c1027.png) I think the main problem is the type of...

any ideas? I have a use case react-native linear-gradient, using expo-linear-gradient. and hers is the api: ![0zm0t120008lgs4bsFBE5](https://user-images.githubusercontent.com/28294081/115812358-d2a87c80-a423-11eb-8e65-013d0d25fe39.png) and I can't define a uidl that generator correctly since the props is...

> Hi @MurakamiKennzo i believe you are looking at something like this - https://repl.teleporthq.io/?uidlLink=9d998e5a-49ef-4b39-974b-729465e514e3&flavor=React&style=CSS-Modules > > Unfortunately, `objects` and `array` assignment as `props` is not supported yet. But we will...

I find that if I skipValidation and write code like this, it'll be helpful: ```json { "name": "Simple Component", "node": { "type": "element", "content": { "elementType": "Button", "semanticType": "Button", "attrs":...

Yes, It currently work fine for me.😊

> `nix-build -o frontend-result -A ghcjs.frontend` will build the frontend as javascript and place it in the directory frontend-result. > > Really what is doing this is reflex/reflex-dom so you...

Hi, I think the problem is still exist. any help? and my code is the same as @pkaterski : ```hs do el "h4" $ text "Initial Value" t2

does this have any solution? I have the same problem [is there a way for build front-end application?](https://github.com/obsidiansystems/obelisk/issues/857).