Uh oh!
There was an error while loading. Please reload this page.
chore: Deprecate TextInput editable prop - #34492
Conversation
c5ba16c to
4bcd09dCompareanalysis-bot
commented
Aug 24, 2022
Base commit: f3def13 |
analysis-bot
commented
Aug 24, 2022
Base commit: f3def13 |
facebook-github-bot
commented
Aug 24, 2022
@lunaleaps has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
lunaleaps
commented
Aug 30, 2022
Hey @gabrieldonadel, sorry for the delay -- we're actively discussing this approach in how we want to do deprecations. I think we want to give folks one more release before they get warned. Still figuring out the best way to do that. We need to clean up our deprecation policy and make it more visible. Is it alright if close this PR for now? |
gabrieldonadel
commented
Aug 30, 2022
Hey @lunaleaps no worries, I'm closing this and removing the deprecation warning from my PR on the react-native-website repo right now |
LinusU
commented
Nov 29, 2023
@lunaleaps did the internal discussion continue? Currently the documentation doesn't show any indication that In fact, since |
Summary
This is a follow-up PR of #34444 and it adds a deprecation warning regarding the
TextInputcomponenteditableprop as requested by @lunaleaps here -> #34444 (comment)Changelog
[General] [Deprecated] - Adds deprecation warning to TextInput editable prop
Test Plan
Screen.Recording.2022-08-24.at.18.15.50.mov