react-native-form-component icon indicating copy to clipboard operation
react-native-form-component copied to clipboard

Support for default props will be removed

Open tengu707 opened this issue 1 year ago • 1 comments

I am getting a warning saying support for default props will be removed. I think the code could be updated to the new standard without changing any functionality and am willing to do some work towards this, but I would be changing a lot since everything relies on default props and wanted to bring it up before I started messing with things, especially since I am new to this. Should I make a branch to work on this?

tengu707 avatar Dec 29 '24 01:12 tengu707

I am getting a warning saying support for default props will be removed. I think the code could be updated to the new standard without changing any functionality and am willing to do some work towards this, but I would be changing a lot since everything relies on default props and wanted to bring it up before I started messing with things, especially since I am new to this. Should I make a branch to work on this?

Hi, Sounds like a good plan. You may work on it.

klazbaba avatar Jan 03 '25 18:01 klazbaba