-
# Feature Request
## Why it is needed
Performance way to load a LOT of pages dynamically to create a truly dynamic swiper.
## Possible implementation / Code sample
Right now I can do sometโฆ
-
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โฆ
-
**What is the current behavior?**
In a monorepo, yarn workspace doesn't hoist one of my dependency & duplicate it on each workspace. I don't understand why.
```
yarn why react-native-reanimated โฆ
-
# onPress not working on android
i am using a map and GooglePlacesAutocomplete input on ios it is working perfectly but on android i am unable to pick the location .
**Please provide a FULLY REPโฆ
-
*This package has external dependencies of [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) and [react-native-gesture-handler](https://github.com/software-mansionโฆ
-
**Describe the bug**
The list allows to drop only first 3 items. Only those items move as per the drop zone moves.
If I drag any item over other items except those 3, they won't move. I cannot droโฆ
-
### Describe the issue
We recently altered our ONNX model used in production in our mobile app to include the preprocessing steps, which were previously done separately prior to inference. Because itโฆ
-
use performance tool to get insight to wasted re-renders (can be handled with shouldComponentUpdate)
-
Hi,
I'm looking for a solution of getting the current snap point. All of the examples I can find in other issues refer to using the `callbackNode` and an `onChange` event in an animated code block โฆ
-
# item32. ์ ๋ค๋ฆญ๊ณผ ๊ฐ๋ณ์ธ์๋ฅผ ํจ๊ป ์ธ ๋๋ ์ ์คํ๋ผ
## ๊ฐ๋ณ ์ธ์(varargs) ๋ฉ์๋
- ์ ๋ค๋ฆญ๊ณผ ํจ๊ป ์๋ฐ 5์ ์ถ๊ฐ
- ๋ฉ์๋์ ๋๊ธฐ๋ ์ธ์์ ๊ฐฏ์๋ฅผ ํด๋ผ์ด์ธํธ๊ฐ ์กฐ์ ํ ์ ์๊ฒ ํ์ง๋ง, ๊ตฌํ ๋ฐฉ์์ ํ์ ์ด ์๋ค.
- ๊ฐ๋ณ ์ธ์ ๋ฉ์๋๋ฅผ ํธ์ถํ๋ฉด ๊ฐ๋ณ ์ธ์๋ฅผ ๋ด๊ธฐ ์ํ ๋ฐฐ์ด์ด ์๋์ผ๋ก ํ๋ ๋ง๋ค์ด์ง๋ค.
- ๊ทธ๋ฆฌ๊ณ ์ด ๋ฐฐ์ด์ด ํดโฆ