Satyajit Sahoo

Results 426 comments of Satyajit Sahoo

> after connect it to React native project What do you mean by connect here? Are you using npm or yarn (they both have different behavior)? Did you try installing...

Do you have any ideas on how to style them?

I think the second solution will be the easiest option. There are some more reason groups aren't collapsed by default 1) The pages work without JS, 2) We need to...

I don't see why whole react-native-web would be imported with bob's output and not with expo-module-scripts's output. What does it do internally? You should be using react-native-web babel plugin in...

But what does it do? bob compiles the files down to relatively modern ES5 so that's gonna increase bundle size due to generated code and polyfills, the code is also...

I love GitHub actions for taks like triaging issues, automating some tasks in the issue. But regarding CI/CD, one big problem with GitHub actions is that it's not possible to...

@BartoszKlonowski can you rebase this PR on top of main if you get some time this week? then I'll have time to review and merge this.

Maybe we need some tests on CI which report back the change in performance.

I'll work on getting this merged tomorrow