react-native-dynamic-search-bar icon indicating copy to clipboard operation
react-native-dynamic-search-bar copied to clipboard

Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36

Results 9 react-native-dynamic-search-bar issues
Sort by recently updated
recently updated
newest added

This is the error: ``` ./node_modules/@freakycoder/react-native-bounceable/build/dist/RNBounceable.js 30:16 Module parse failed: Unexpected token (30:16) You may need an appropriate loader to handle this file type, currently no loaders are configured to...

help wanted
react-native-web

Hi, i want to create searchBarRef to avoid re-render searchBar and no need to using state to hold the text ``` ref={seachBarRef} ``` now i want to get the text,...

enhancement

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.6.1 to 19.0.3. Release notes Sourced from @​commitlint/cli's releases. v19.0.3 19.0.3 (2024-02-28) Bug Fixes fix: mark @types/conventional-commits-parser as dep for @commitlint/types by @​JounQin in conventional-changelog/commitlint#3944 Full Changelog:...

dependencies

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.6.2 to 19.0.3. Release notes Sourced from @​commitlint/config-conventional's releases. v19.0.3 19.0.3 (2024-02-28) Bug Fixes fix: mark @types/conventional-commits-parser as dep for @commitlint/types by @​JounQin in conventional-changelog/commitlint#3944 Full Changelog:...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.72.8 to 0.73.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-native&package-manager=npm_and_yarn&previous-version=0.72.8&new-version=0.73.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Everything works fine on my local environment (yarn install, running my app on my own iPhone, running my app on android emulator, etc.), but when I try to actually build...

help wanted
Expo

First, thank you for the lovely library 😄 **Context**: I was using the library to render a search bar that uses `onSubmitEditing` to fire off a function. I noticed that...

bug

Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...

dependencies