OWEN HAN (nightohl)
OWEN HAN (nightohl)
# Summary * resolved : #841 the package name has removed in `AndroidManifest.xml` file. It's causing an **error** when users who using this library in their project operate `pod install`...
## Environment ## Description I installed `react-native-pager-view` for using `react-native-tab-view`. but when I operate `pod install` on the commandline in ios folder of my project, an error accures with saying...
#### Description - change `useWindowSize` hook to ensure for ssr result to match when hydration. - fixed two hydration errors caused by `windowWidth` and `padding` #### Notion Test Page ID
## Issue Description: Currently, the set function does not correctly handle number keys, treating them incorrectly as array indices rather than valid object keys. This causes issues when a path...
## Description * #446 ## Checklist - [x] Changes are covered by tests if behavior has been changed or added - [ ] Tests have 100% coverage - [ ]...