Elias Hogstvedt

Results 110 comments of Elias Hogstvedt

@PaulBernier I don't think this is a good solution. You are breaking and changing things CASTL isn't part of. I would do what daurnimator suggested if you really want the...

I created a quick and dirty (although sound) single file version of this project in typescript for react native 0.70.0. My goal was just to use it for some UI...

I believe this is caused by https://github.com/facebook/react-native/blob/main/ReactAndroid/src/main/java/com/facebook/react/views/text/CustomLineHeightSpan.java#L25 There is some complex logic that tries to center the font in an appropriate way if the line size is below a certain...

Does the pull request #9 look fine? I'm fine with 5032_castle.opus. If asset ids are unique for each category and all the files start with an id we could just...

On iOS I believe there's an issue with RegisterForPushNotifications being called before Fire.Core.Init. Running our project with -FIRDebugEnabled it complains about not being configured. Calling Init at the start of...

I've fixed dragging parts outside of root groups.

I don't have much motivation left to continue this, but overall I personally think it's best if the original author rethinks how this should be done with typescript from the...