Pranay Kharabe
Pranay Kharabe
React library already provides disable props. You need to make following changes in your code. _Make constructor with **isDisable** state with default false value_ ``` constructor(props){ super(props); this.state={ isDisable:false }...
I'm working on this. Once assigned, I'll start the procedures.
Hi @EmmaDawsonDev, can you please guide me regarding the file in which I have to make the changes.
I want to work on this. Please assign me this issue.
Ok. Please tell me about file structure. My suggestion: `client/context/TransactionContext.jsx`
Due to my busy schedule, I'm not working on this. Unassign me. Thank you for understanding.
Use expo, react native cli is dead!