Details
Flow + ran the app on my phone and played around with it
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D5399 Authored by ashoat on Oct 20 2022, 6:11 AM.
Details Summary Test Plan Flow + ran the app on my phone and played around with it
Diff Detail
Event TimelineHerald added a subscriber: • abosh. · View Herald TranscriptOct 20 2022, 6:11 AM2022-10-20 06:11:23 (UTC-7) Harbormaster completed remote builds in B12886: Diff 17677.Oct 20 2022, 6:28 AM2022-10-20 06:28:28 (UTC-7) This revision is now accepted and ready to land.Oct 20 2022, 9:41 AM2022-10-20 09:41:33 (UTC-7) Closed by commit rCOMM79d3061b6e13: [native] [6/34] ReactNav6: Type optionals prop of ScreenComponent (authored by ashoat). · Explain WhyOct 20 2022, 1:47 PM2022-10-20 13:47:15 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 17762 native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js
native/flow-typed/npm/@react-navigation/devtools_v5.x.x.js
native/flow-typed/npm/@react-navigation/material-top-tabs_v5.x.x.js
native/flow-typed/npm/@react-navigation/native_v5.x.x.js
|
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?