Luis Miguel

Results 18 comments of Luis Miguel

[#facebook/hermes](https://github.com/facebook/hermes) It may be a good option, although you have to add some things

We can try [`@rnx-kit/[email protected]`](https://github.com/microsoft/rnx-kit/releases/tag/%40rnx-kit%2Fmetro-serializer-esbuild%400.1.11). The issue is now fixed.

I have copied and pasted your code and it works. [See example in codesandbox](https://codesandbox.io/s/flamboyant-burnell-oiboe?file=/src/App.js)

FYI https://github.com/facebook/react-native/pull/32098

I think [callstack/react-native-multibundle](https://github.com/callstack/react-native-multibundle) may be useful.

FYI: https://github.com/facebook/metro/pull/546 -> `Add support for bytecode compilation & bytecode bundles`

@tido64 I'm sorry for not being able to explain well. After some more research, I noticed that it's not a bug with the CLI, but that the React Native core...

This is now fixed. See https://github.com/facebook/react-native/issues/34464#issuecomment-1241208472

https://github.com/facebook/react-native/pull/35047

This is an example using [css! macro](https://github.com/victorporof/rsx/blob/master/src/lib.rs#L49) from [rsx](https://github.com/victorporof/rsx) ![image](https://user-images.githubusercontent.com/20761166/73859067-d4325880-480f-11ea-83ca-addae0f808e9.png)