hotaryuzaki
hotaryuzaki
- [x] I have searched [existing issues](https://github.com/happypancake/react-native-scrollable-tab-view/issues) - [x] I am using the [latest scrollable tab view version](https://www.npmjs.com/package/react-native-scrollable-tab-view) I want to upgrade my apps Expo SDK version, one by one...
i don't know this is a good or a bad way, because i'm new in Kue. i got to maintenance my company system, they used Kue when develop this. and...
### Minimal reproducible example create bare expo project, downgrade to 0.18.2, create splash screen from the guide ### Summary i followed this guide [here](https://github.com/expo/expo/tree/main/packages/expo-splash-screen#-installation-in-bare-react-native-projects) for iOS, but the app will...
#### Issue Description i want to create keyboardDismissMode on-drag, i tried ```listViewProps={{ "keyboardDismissMode": "on-drag" }}``` but not works is it bug or is there any limitation in android for this...
the error ``` ERROR TypeError: Cannot read property 'style' of undefined, js engine: hermes ``` i know someone already post this, but for me i have to remove View.propTypes.style too...
### What happened? we use latest SDK and got warning when build the app: ``` OneSignalPlugin: WARNING: OneSignalPlugin: Downgraded 'com.android.support:31.0.0' -> 28.+ to prevent compile errors! Recommend updating your project's...
**Is your feature request related to a problem? Please describe.** from this [issue](https://github.com/hyochan/react-native-masonry-list/issues/26) we know that you already update onScroll props. but i have a question: 1. how to use...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
### Description Switch component animation is missing after navigate to another screen, i already checked in issues but got nothing so i create this as bug. ### React Native Version...
> Please use the [Discussion board](https://github.com/dooboolab-community/react-native-iap/discussions) if you want to get some help. Please use issues to report bugs. **Description** i want to purchase with quantity using requestPurchaseWithQuantityIOS, but returns...