react-native-avoid-softinput icon indicating copy to clipboard operation
react-native-avoid-softinput copied to clipboard

Native solution for common React Native problem of focused views being covered by soft input view.

Results 13 react-native-avoid-softinput issues
Sort by recently updated
recently updated
newest added

### Environment Library version: 2.4.6 OS version: iPhone 8, iOS 15.5 & iOS 16.0 This has also happened on v2.4.4 of the library and I can confirm that the app...

bug
needs repro link

### Feature request Start "New Architecture" migration when ~~react-native v0.68 will be stable~~ all "New Architecture" features (Swift/Kotlin support, autolinking, etc.) will be _**stable-ish**_

enhancement

This pull request resolves #100 **Description** - add versioned docs - add docs for upcoming v3.0.x **Affected platforms** - [ ] Android - [ ] iOS

### Feature request - add logo to the repo README - add some links to most important docs sections in the repo README - add "Alternatives" to both README and...

enhancement

### Feature request Implement jest mock and add docs section on jest testing

enhancement

### Feature request Docusaurus supports versioned docs. Let's add versioned docs for upcoming 3.0 release

enhancement

### Environment Library version: 5.0.0 OS version: Tested on three Android devices with Android 12 The issue seems to be React Native 0.73 specific (0.73.2 is what I have been...

bug

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.1 to 0.32.6. Changelog Sourced from sharp's changelog. v0.32.6 - 18th September 2023 Upgrade to libvips v8.14.5 for upstream bug fixes. Ensure composite tile images are fully...

dependencies
javascript

### Environment Library version: 4.0.1 OS version: iPhone 15 Pro simulator, iOS 17.0 ### Affected platforms - [ ] Android - [X] iOS ### Current behavior When the height of...

bug
needs repro link

### Feature request Thanks for this amazing library! I have a question. I have a multiline text input. The keyboard avoid is working great. But let's say the user keeps...

enhancement