Sean Conrad

Results 13 comments of Sean Conrad

@Akeuuh - Your comment inadvertently solved my (similar) problem after several hours of debugging. I was using `.forceClose()` on a BottomSheet, and at some later times using `snapToIndex()`. It worked...

@OfficialDarkComet - For me, the problem would occur on any of the 'expansion' or reposition-type methods after a `.forceClose()` - but, again, only when using `forwardRef()` in combination. Without `forwardRef()`,...

Just weighing in as OP to clarify my intent with this issue: For future readers/searchers, certainly the solutions above are reasonable (i.e. custom layout), but it is clearly the intention...

Revisiting after ~6 months, maybe some kind of config param could drive this (`destroyOnHide`, idk).

> which 6.x are u using where it still supports remote notifs? @Darren120 There is literally only one: `6.0.0` Specifically, in `package.json`: ``` "@notifee/react-native": "^6.0.0", ```

> Hi, did anyone find a solution @mikehardy @fobos531 @go-sean-go? Sticking to 6.x, sadly.

I have the exact same case with SVG assets. Many projects have their own iconography - but SVG configurations are finicky, so I would suggest adding support for any arbitrary...

Not stale. On Fri, Apr 5, 2024 at 7:38 AM github-actions[bot] ***@***.***> wrote: > Hello 👋, to help manage issues we automatically close stale issues. > > This issue has...