Results 9 comments of Taylor Johnson

I found: https://github.com/oblador/react-native-collapsible/issues/106 But this seems like much more of a hack than a fix. I'd prefer not to have to wrap my collapsible in a ScrollView just to support...

@iRoachie that would be great, thanks! Let me know if there's anything I can do to help

Having the same issue. Did y'all find any solution to this?

overwriting the specific layer with new text during render `Anim.layers[1].t.d.k[0].s.t = 'new text'`

Has anyone gotten something like this library working with `react-navigation` v5? I'm experimenting with some approaches, but the `react-navigation` APIs have changed drastically since the last supported version for this...

@Bucimis Would disabling work from RN since the JS context (and thus call to disable) is loaded after startWithApi is invoked?

Running into the same issue. Would really like to see some movement here as this can break many applications. Supabase/postgREST need to auto convert to BigInt or strings if the...

Opened a PR to add new prop to help with this. Would appreciate any comments. https://github.com/justin-chu/react-fast-marquee/pull/112