rn-swipeable-panel
rn-swipeable-panel copied to clipboard
Zero dependency swipeable bottom panel for React Native 📱
Helllo, When an input on the panel have focus on Android, the panel does not takes care about keyboard's height. I cannot see inputs at the top. Does somebody know...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
- When SwipeablePanel is placed inside a scrollview, pan-responder doesn't work properly, scrollevents from parent scrollview are also getting captured. - With react-navigation, when headers are present on navigator, panel...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20. Commits ded9bc6 Bump to v4.17.20. 63150ef Documentation fixes. 00f0f62 test.js: Remove trailing comma. 846e434 Temporarily use a custom fork of lodash-cli. 5d046f3 Re-enable Travis...
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Are you able to manually set the width if the panel?
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
One of the dependencies of this package is its own self https://github.com/enesozturk/rn-swipeable-panel/blob/94d6c140cbc6a77c29ca02e6852037e7a10f7466/package.json#L102 Can you explain why that is needed and if not needed can you remove it. Also, please support...