Alexandru Mic

Results 6 issues of Alexandru Mic

Hello, I have implemented the Side Menu from the right side with a `FlatList` inside of it and with the `HOC` to be able to have swipe gestures. The problem...

A lot of people has request this feature (including me), so thanks to this PRs: https://github.com/DylanVann/react-native-fast-image/pull/351 by @compojoom and https://github.com/DylanVann/react-native-fast-image/pull/557 by @dolsem I managed to add a new static method...

Hello, I need to use `TourGuideZoneByPosition` for some components (I have an absolute bottom positioned button and if I use `TourGuideZone` the height of the highlighted zone is about 1px,...

Hello, I have a React Navigation in place and I'm using this library to show a tour for the first tab. Is there a way to use this, when switching...

Hello, I am having the following errors when I am running `typecheck` script: ``` node_modules/react-native-draggable-grid/src/draggable-grid.tsx:100:20 - error TS6133: 'item' is declared but its value is never read. 100 items.forEach((item, index)...

Hello, Any updates regarding "add props for changing timeout durations" todo? It will be introduce any time soon or should we open a PR for this? Thank you 👍