pinar icon indicating copy to clipboard operation
pinar copied to clipboard

🌲☀️ Customizable, lightweight React Native carousel component with accessibility support.

Results 54 pinar issues
Sort by recently updated
recently updated
newest added

Bumps [react-native](https://github.com/facebook/react-native) from 0.66.3 to 0.68.3. Release notes Sourced from react-native's releases. 0.68.3 Changed Android specific Let's not build reactnativeutilsjni shared library (af9225ec5f by @​SparshaSaha) Modified getDefaultJSExecutorFactory method (87cfd386cb by...

dependencies

Bumps [react-native](https://github.com/facebook/react-native) from 0.66.3 to 0.68.3. Release notes Sourced from react-native's releases. 0.68.3 Changed Android specific Let's not build reactnativeutilsjni shared library (af9225ec5f by @​SparshaSaha) Modified getDefaultJSExecutorFactory method (87cfd386cb by...

dependencies

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.9 to 7.18.10. Release notes Sourced from @​babel/core's releases. v7.18.10 (2022-08-01) :rocket: New Feature babel-helper-string-parser, babel-types #14757 feat: Automatically generate cooked for templateElement (@​liuxingbaoyu) :bug: Bug Fix...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.3.1 to 18.6.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=16.3.1&new-version=18.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 26.6.3 to 28.1.3 Release notes Sourced from jest's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when...

dependencies

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.0 to 13.0.3. Release notes Sourced from lint-staged's releases. v13.0.3 13.0.3 (2022-06-24) Bug Fixes correctly handle git stash when using MSYS2 (#1178) (0d627a5) v13.0.2 13.0.2 (2022-06-16) Bug...

dependencies

Bumps [husky](https://github.com/typicode/husky) from 1.3.1 to 8.0.1. Release notes Sourced from husky's releases. v8.0.1 fix: use POSIX equality operator v8.0.0 What's Changed Feats feat: add husky - prefix to logged global...

dependencies

Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.2.0 to 4.3.1. Release notes Sourced from react-native-safe-area-context's releases. v4.1.4 What's Changed Fix view props on SafeAreaView (48ba172869e1be547170138dc55832bcd9794dec) Full Changelog: https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.1.3...v4.1.4 v4.1.3 What's Changed Change the name...

dependencies

## 💬 Question Is there any way I can add my custom view or element behind the dots, I tried using zIndex and elevation it didn't work. I would be...

Question ❓

# 🐛 Bug report Got errors while trying to use pinar with React-native-web: ./node_modules/pinar/dist/src/Pinar.js 268:24 Module parse failed: Unexpected token (268:24) You may need an appropriate loader to handle this...