Marc Rousavy

Results 1813 comments of Marc Rousavy

Hey @loatheb! > Thanks for your suggestion, our project is a fully cross platform project with web and browser extension in addition to ios/android, this is a very critical reason...

Reproduceable sample (in the playground app): [`repro/input-accessory-view`](https://github.com/wix/react-native-navigation/tree/repro/input-accessory-view) Looks like this: https://user-images.githubusercontent.com/15199031/112989442-390fe700-9165-11eb-9d01-efce5891281a.MP4 First push it looks weird and jumps, second push it doesn't mount at all. cc @yogevbd

I actually have waitForRender: true on that screen, doesn't look like this changes anything 🤔

Huh, I must've missed something then. Thanks! Do you want to close this or keep it open?

@yogevbd where did you add the `waitForRender`? I also added `waitForRender` in my app (uses `7.12.0-snapshot.1506`, so current master), and there still seems to be something wrong (even with the...

That looks good, yea we def want to add that! Would you be down to create a PR for that?

hmm, wdyt @Szymon20000 ?

Not very constructive, but I just wanna say I really stand behind this RFC. Objective-C (or actually Objective-C++) is really good when it comes to C++ interop, but that's about...

oh weird, maybe we use ArrayBuffer wrong, Hermes should have native support for that.... cc @Szymon20000

Hey! Are you on the latest version of RN BigNumber? I don't use fbjni in the latest version 🤔