Sami Jaber

Results 309 comments of Sami Jaber

Hi @rqzheng2015 , sorry for the delay. There's an issue with our test suite causing tests to not work properly. It is causing all PRs to break unless additional instructions...

Thanks for the fix @rqzheng2015 🙏🏽

@lukjab71 can you provide a link to a fiddle containing the broken input, even if the output isn't broken? This will help us reproduce with a concrete example.

I don't understand the bug. can you share the exact code that you expected and what you got instead?

I see. Yes we currently only map to `View` and `Text` in React Native. - To fix it, look here: https://github.com/BuilderIO/mitosis/blob/5b04b032c6c8dffba89923f5c85c0f7f4c3573ab/packages/core/src/generators/react-native/index.ts#L120-L131 This is where you'll want to change the code,...

Yeah, could be a useful change to make! If you're feeling up for it, would love for you to make that contribution in a PR. Otherwise, I will try to...

not sure what issue you're facing, you should be able to use this view https://github.com/BuilderIO/hydration-overlay/compare to take your fork's branch and make a PR against the `main` branch of this...

Thanks for this attempt! I want to integrate with as many tools as possible. Looking at your code, there are a few small things that need to happen to merge...