GitHub / baijunjie/react-native-input-scroll-view issues and pull requests
#78 - Setting topOffset requires setting keyboardAvoidingViewProps
Issue -
State: open - Opened by bmovement about 4 years ago
#77 - styckyheaderindices is not working like scrollview props
Issue -
State: open - Opened by ryujw7 over 4 years ago
#76 - Not able to scroll to the bottom of the screen without providing extra marginBottom
Issue -
State: open - Opened by kuldeepworkid over 4 years ago
#75 - Setting value on <TextInput> is too slow
Issue -
State: open - Opened by garrettg123 almost 5 years ago
#74 - keyboard.dismiss doesn't work
Issue -
State: open - Opened by taneba about 5 years ago
- 1 comment
#73 - fix: crash in RN0.63
Pull Request -
State: closed - Opened by mstrk about 5 years ago
- 1 comment
#72 - Bump lodash from 4.17.15 to 4.17.19 in /__test__
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: dependencies
#71 - Crash after update to rn 0.63
Issue -
State: closed - Opened by dmitriy-saltovskiy about 5 years ago
- 4 comments
#70 - Error with Expo SDK37
Issue -
State: closed - Opened by outaTiME over 5 years ago
- 6 comments
#69 - TextInput doesn't autoscroll down if you connect a hardware keyboard
Issue -
State: closed - Opened by dsernst over 5 years ago
- 3 comments
#68 - Bump acorn from 5.7.3 to 5.7.4 in /__test__
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#67 - Bump handlebars from 4.1.1 to 4.5.3 in /__test__
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#66 - Cannot read property '_innerViewRef' of null
Issue -
State: closed - Opened by kivanov82 over 5 years ago
- 2 comments
#65 - Flex-grow is not working properly
Issue -
State: closed - Opened by leozzitowned over 5 years ago
- 1 comment
#64 - Bump handlebars from 4.1.1 to 4.5.0 in /__test__
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#63 - Bump lodash from 4.17.11 to 4.17.15 in /__test__
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#62 - Bump mixin-deep from 1.3.1 to 1.3.2 in /__test__
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#61 - ios生产环境下不生效
Issue -
State: closed - Opened by jun58 almost 6 years ago
- 1 comment
#60 - Remove usage of deprecated method
Pull Request -
State: closed - Opened by netbull almost 6 years ago
- 3 comments
#59 - Fix typos in README.md
Pull Request -
State: closed - Opened by njdancer about 6 years ago
- 1 comment
#58 - SyntaxError: node_modules/react-native-input-scroll-view/index.js: Rest element must be last element
Issue -
State: closed - Opened by ldco2016 about 6 years ago
- 1 comment
#57 - Scrolling to cursor and scrolling to bottom upon editing TextInput doesn't work if first layer of components in the InputScrollView doesn't have 'multiline' set to true when props are handled in lower components
Issue -
State: closed - Opened by YoranRoels about 6 years ago
- 2 comments
#56 - still block the input box on Andorid
Issue -
State: closed - Opened by hnlinzhi19 about 6 years ago
- 1 comment
#55 - Scrollview scrolls up on focus
Issue -
State: closed - Opened by woodpav about 6 years ago
- 7 comments
#54 - Accessing view manager configs directly off UIManager via UIManager['AndroidTextInput'] is no longer supported. Use UIManager.getViewManagerConfig('AndroidTextInput') instead.
Issue -
State: closed - Opened by kufii over 6 years ago
- 1 comment
#53 - "padding" behavior removed from KeyboardAvoidingView component for IOS
Pull Request -
State: closed - Opened by Greg-Bush over 6 years ago
- 1 comment
#52 - Scroll issues when view at bottom
Issue -
State: closed - Opened by azmatullahqau over 6 years ago
- 2 comments
#51 - Updated readme
Pull Request -
State: closed - Opened by Rolandkuku over 6 years ago
#50 - Events: used persist instead of clone
Pull Request -
State: closed - Opened by Rolandkuku over 6 years ago
- 1 comment
#49 - Multiline TextInput: Create new line issue
Issue -
State: closed - Opened by RobTS over 6 years ago
- 7 comments
#48 - iOS scroll issue
Issue -
State: closed - Opened by stephan-J over 6 years ago
- 5 comments
#47 - [Request] Add KeyboardAvoidingView behavior prop
Issue -
State: closed - Opened by kufii over 6 years ago
- 1 comment
#46 - Maximum call stack size exceeded
Issue -
State: closed - Opened by arrygoo over 6 years ago
- 4 comments
#45 - Not able to get it working with Android
Issue -
State: closed - Opened by arrygoo over 6 years ago
- 10 comments
Labels: help wanted
#44 - Custom Input with Multiline throws error on Change
Issue -
State: closed - Opened by luco over 6 years ago
- 6 comments
#43 - iOS scroll issue
Issue -
State: closed - Opened by wamphlett over 6 years ago
- 5 comments
#42 - event.nativeEvent.contentSize is undefined in IOS 10.2
Issue -
State: closed - Opened by feeyii almost 7 years ago
- 3 comments
#41 - my TextInput components are embedded and the code in _cloneDeepComponents does not recognize properly the multiline property and it does not set the multiline handler
Issue -
State: closed - Opened by baijunjie almost 7 years ago
#40 - Fix/native event is null
Pull Request -
State: closed - Opened by ngothanhtai almost 7 years ago
- 1 comment
#39 - Strange layout bug when using `alignItems: 'center'`
Issue -
State: closed - Opened by mgcrea almost 7 years ago
- 1 comment
#38 - input-scroll-view and wrapper
Issue -
State: closed - Opened by luco almost 7 years ago
- 7 comments
#37 - Scroll jumps when cursor is upper position and press Enter
Issue -
State: closed - Opened by themarvelme almost 7 years ago
- 3 comments
#36 - Doesn't work properly on a modal
Issue -
State: closed - Opened by luco about 7 years ago
- 6 comments
#35 - Can you post the source code the app that you showed in README.md as gif?
Issue -
State: closed - Opened by themarvelme about 7 years ago
- 2 comments
#34 - upgrade to RN 0.56 throws warning
Issue -
State: closed - Opened by slootmaekersdirk about 7 years ago
- 6 comments
#33 - Comma is not permitted
Issue -
State: closed - Opened by perfectdim about 7 years ago
- 3 comments
#32 - Removing comma after after rest element
Pull Request -
State: closed - Opened by benhughes about 7 years ago
- 1 comment
#31 - Height undefined in _scrollToKeyboardRequest
Issue -
State: closed - Opened by IdealSystemsMCP about 7 years ago
- 4 comments
#30 - Check defaultValue - use measure for less undefined height or widths - remove default fontSize
Pull Request -
State: closed - Opened by IdealSystemsMCP about 7 years ago
- 1 comment
#29 - If text equals undefined -> check the default value
Pull Request -
State: closed - Opened by IdealSystemsMCP about 7 years ago
#28 - Adding scroll on focus for any TextInput
Pull Request -
State: closed - Opened by alandoni over 7 years ago
#27 - Wrong height of scrollview
Issue -
State: closed - Opened by aquintiliano over 7 years ago
- 1 comment
#26 - InputText inside Component doesn't work
Issue -
State: closed - Opened by aquintiliano over 7 years ago
- 15 comments
#25 - Typings
Pull Request -
State: closed - Opened by iyegoroff over 7 years ago
- 2 comments
#24 - null is not an object (evaluating this._root._innerViewRef.measureInWindow)
Issue -
State: closed - Opened by IdealSystemsMCP over 7 years ago
- 3 comments
#23 - Multiline TextInput doesn't work in component
Issue -
State: closed - Opened by luco over 7 years ago
- 3 comments
#22 - Inherit Style
Pull Request -
State: closed - Opened by luco over 7 years ago
- 4 comments
#21 - Fixing issue mentioned on #15
Pull Request -
State: closed - Opened by Aleksandar-FFWD over 7 years ago
- 2 comments
#20 - Adding Animated.ScrollView support.
Pull Request -
State: closed - Opened by Aleksandar-FFWD over 7 years ago
- 2 comments
#19 - Notice about #15 error.
Pull Request -
State: closed - Opened by luco over 7 years ago
#18 - Inherit styles
Pull Request -
State: closed - Opened by luco over 7 years ago
- 1 comment
#17 - Doesn't work on 0.44.3
Issue -
State: closed - Opened by luco over 7 years ago
- 4 comments
#16 - A better props table
Pull Request -
State: closed - Opened by luco over 7 years ago
#15 - RTCShadowTextField is not a descendent of RCTScrollContentShadowView
Issue -
State: closed - Opened by auaden over 7 years ago
- 4 comments
#14 - 加了之后点击就不动了,你们有遇到这个问题吗
Issue -
State: closed - Opened by mmorcc over 7 years ago
- 3 comments
#13 - Object verification
Pull Request -
State: closed - Opened by juanmunozg over 7 years ago
#12 - Doesn't work on Android
Issue -
State: closed - Opened by outaTiME over 7 years ago
- 5 comments
#11 - 最后一个TextInput多行输入关闭键盘后,InputScrollView不会回滚到最初始位置
Issue -
State: closed - Opened by 1280103995 almost 8 years ago
- 1 comment
#10 - iOS Accessory Bar
Issue -
State: closed - Opened by luco almost 8 years ago
- 4 comments
#9 - Defects in React Native v0.49.x
Issue -
State: closed - Opened by baijunjie almost 8 years ago
- 1 comment
#8 - Cannot read property 'uiViewClassName' of undefined
Issue -
State: closed - Opened by jrz90000 almost 8 years ago
- 3 comments
#7 - Fix Android PanResponder Bug
Pull Request -
State: closed - Opened by TGPSKI almost 8 years ago
- 2 comments
#6 - Android support
Pull Request -
State: closed - Opened by juanmunozg almost 8 years ago
- 2 comments
#5 - PR allowed
Issue -
State: closed - Opened by juanmunozg almost 8 years ago
- 3 comments
#4 - Unable to resolve module 'react-native/Libraries/Renderer/shims/ReactNativeComponentTree'
Issue -
State: closed - Opened by jitinmaher almost 8 years ago
- 3 comments
#3 - TypeError: undefined is not an object (evaluating 't._targetInst.viewConfig.uiViewClassName')
Issue -
State: closed - Opened by tomaskazatel almost 8 years ago
- 3 comments
Labels: bug
#2 - Android support planned?
Issue -
State: closed - Opened by moughxyz almost 8 years ago
- 2 comments
#1 - 引用会报错
Issue -
State: closed - Opened by vistier almost 8 years ago
- 1 comment