Lizzi Lindboe

Results 59 comments of Lizzi Lindboe

Hi @skizzo, at the moment we're working on wrapping up another project but should get started on this soon.

Hi @jb4e! My team is no longer working on this project and I'm personally not sure of future plans for it. Any questions about this repository will need to be...

@grgia This ticket in particular would be good to coordinate on -- the IR team decided today it's probably a good idea to try to make a release candidate ASAP...

@frankcalise I do think this is a significant downgrade from adding `.nvmrc` for nvm users; `nvmrc` can be used to really simply install the correct version immediately (and in my...

> Can you test with nvm use and go outside the engine range that is defined? I can run `nvm use 16` on a project that specifies >=18 just fine,...

Hi @Aniganesh! For understanding your PR and improving documentation, could you let us know your use case for forwarding the `Text` ref?

I thought I could work around this by specifying the `transform` property in the SVG component, but while this works for iOS it crashes on Android. I added this to...

It looks like this is probably because later versions of react-native were updated to export `codegenNativeCommands` directly from react-native's index file, whereas before you had to import them from a...