-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-snap-carousel@3.9.1` for the project I'm…
-
A list of tasks to complete to create the initial release (WIP).
### Tasks
### Modal Config - Parser + TS Types
- [x] [`#ff0000`](#task-status-ff0000) - **Impl**: `react-native-ios-adaptive…
-
**Question**
I need to access to currentIndex inside renderItem to know if the current displayed item isFocus.
For the moment, I handle the index change with onSnapToItem with :
```
const […
ghost updated
4 months ago
-
**What is `yarn dlx`?**
Simply similar npx but in [yarn version](https://yarnpkg.com/cli/dlx). Idk if this issue from yarn or from patch-package. But I will still add this issue for who want using …
-
+1
open files
./node_modules/react-native-snap-carousel/src/carousel/Carousel.js
./node_modules/react-native-snap-carousel/src/Pagination/Pagination.js
./node_modules/react-native-snap-c…
-
Hello,
I'm experiencing difficulties installing the "@snapchat/snap-kit-react-native" with the last version of React Native.
A constant error when building the application is showing : "**No kn…
-
### Description
I'm trying to use the new experimental debugger in our RN project, but in the DevTool window it says this:
> Failed to fetch source map http://10.39.25.45:8081/index.map?platform=ios…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Is this a bug report, a feature request, or a question?
Question
### Have you followed the required steps before opening a bug report?
- [x] I have read [the guidelines regarding bug repo…
-
Solution:
first remove/ uninstall react-native-image-slider-box from node_modules folder
and then install
`npm i megamaxs1234/react-native-image-slider-box
`