Benoît Jeaurond

Results 24 issues of Benoît Jeaurond

**Is your feature request related to a problem? Please describe your use case.** Just spent a good amount of time trying to figure why injections were not working on certain...

enhancement

### Bug - What version of Neutrino are you using? - **9.4.0** - Are you trying to use any presets? If so, which ones, and what versions? - **@neutrionojs/react v9.4.0**...

Wraps the `BubbleTabBarItem` with a `RectButton` for feedback on touch, which is a ripple effect on Android and opacity change on iOS (https://docs.swmansion.com/react-native-gesture-handler/docs/component-buttons#rectbutton). I only tested it on Android (since...

# Bug Library expects `@react-navigation/native` to be installed even when using standalone component ## Environment info | Library | Version | | ------------------------------- | ------- | | @gorhom/animated-tabbar | 2.1.1...

bug

# Feature Request When pressing a tab item, there is no immediate visible feedback to the user. Making the tab item have a ripple effect (for android), a opacity change...

enhancement

Thanks @olback for this crate! I'm wondering if you think it's possible to update the tray name after it is created. I can try implementing it for macos and linux...

Love this package, it will save me a lot in my multiple color themed app, but I just have one issue. I'm trying to set a group to the theme...

Since asynchronous storage is supported, when the app opens, the default value of the atom is returned, then its persisted value is returned shortly afterwards. For example, in my mobile...

### What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Docs - [ ] New Binding issue #___ - [ ]...

# Summary For the navigation library I use (`react-native-navigation`), there's no built-in support for deep linking, unlike [`react-navigation`](https://reactnavigation.org/docs/deep-linking). Having a hook for the deep linking would be useful to simplify...