fozzarelo
fozzarelo
Guys, I'm having very similar issues. Have a good look at your indexing logic. Any null keys are not cached. Worse: non-unique keys tend to be overwritten. Make sure this...
This would be really good..
I was just playing around with it a bit. Just make sure you give it a title. Then the title and not 'Tip' will be your header.
@MayoudP, @dylan-westbury: guys, there haven't been too many changes to this repo in the last year. & this conversation went stale a while ago. I liked this lib because it's...
https://github.com/facebook/react-native/issues/21851 Expo32 is based on RN0.57.
Hi, thank you @hassanzohdy Sorry, it seems I kept working on the fork until I hit a solution. Here is a more straightforward reproduction of the bug: https://codesandbox.io/s/onclosebug-qmt8j6?file=/src/App.tsx I also...
The footer is still doable the bugs can be worked around, here goes an example in case someone finds it useful https://codesandbox.io/s/works-using-click-outside-uj42ek?file=/src/App.tsx
Would be handy for testing
Did you find a fix? What was your solution? I was updating some old code and hit the same wall.