Skip to content

issues Search Results · repo:n4kz/react-native-material-textfield language:JavaScript

Filter by

239 results
 (62 ms)

239 results

inn4kz/react-native-material-textfield (press backspace or delete to remove)

retrieve this warning on expo sdk 51 console warning default props
  • unbegrenzt
  • Opened 
    on May 15, 2024
  • #349

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used patch-package to patch react-native-material-textfield@0.16.1 for the project I m working on. !-- 🔺️🔺️🔺️ PLEASE REPLACE THIS BLOCK ...
  • hirenkhatri
  • 1
  • Opened 
    on Nov 3, 2023
  • #348

For projects that use RN + react-native-web for their web applications, the styling for the input label gets broken. The label is pushed to the left of the parent container out of the bounds of the input. ...
  • sarvarrose
  • 3
  • Opened 
    on Jan 2, 2023
  • #344

TypeError: undefined is not an object (evaluating _reactNative.Text.propTypes.style ) React-native version:0.70.0
  • balwinders
  • 2
  • Opened 
    on Dec 9, 2022
  • #342

I m trying to clear text by setting state to null or , but it seems like it doesn t work. TextField autoCorrect={false} ref={reference = { this.reference = reference }} value={this.state.tempText ? this.state.tempText.toString() ...
  • imanshul
  • Opened 
    on Oct 17, 2022
  • #341

React native text input supports autoCorrect prop, I m trying to pass it to material textfield, but doesn t appear to be working. https://reactnative.dev/docs/textinput.html#autocorrect @n4kz
  • EM-Sabeel
  • Opened 
    on Sep 23, 2022
  • #340

react- 18.0.0, react-Native-0.69.1 This code cause problem: borderWidth: focusAnimation.interpolate({ inputRange: [-1, 0, 1], outputRange: [activeLineWidth, lineWidth, activeLineWidth], }), borderColor: ...
  • ravi123saxena
  • Opened 
    on Jul 18, 2022
  • #339

when user long press on Textfield, the options to cut/copy and paste appears. Can you please tell me how to disable the same.
  • imanshul
  • 1
  • Opened 
    on May 2, 2022
  • #338

whenever i try to click on the text field the keyboard pop up and automatically shut down or dismiss and due to this i am unable to enter data in that oarticular textfield
  • dev000000000
  • Opened 
    on Apr 14, 2022
  • #337
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub