Satyajit Sahoo

Results 421 comments of Satyajit Sahoo

I'll be more than happy to transfer this project to someone who can maintain it. It seems I've too much at hand to work on this right now :(

@claudioap We can rewrite the project in GJS and Sass too if you know JavaScript.

Weird. Can you try disabling your extensions and see?

Last time I checked, It wasn't possible to theme GNOME Shell extensions. I'll check again if it's possible.

Hmm... Do you have the latest version? It has some optimizations. Also, you can reduce the transition duration in settings.

Thanks for the PR, however the package name cannot be changed just in the documentation as it needs to be the same as what React Navigation imports in the code....

> and using it much like I'd use useState. The code you posted doesn't need to be a hook since it doesn't use any hook specific features like containing state,...

Makes sense. Agree that `useNavigationParam` should return a value, setter pair.

What do you mean by "The `theme` prop doesn't have any effect on this component's tab bar label font as it does react-native-paper's `BottomNavigation` component"?