Jakub Nowakowski
Jakub Nowakowski
I have already managed to migrate the tooltip as well, I am now working on the tabs component and checking what could be improved in it :)
### UPDATE: I migrated `AttachmentModal` and `GrowlNotification`. ### Now I'm working on migrating - `TextInput` - `TabSelector` - `BaseOverlay` - `SearchTypeMenuNarrow`
> `GrowlNotification` is not used in the app, is it? we should probably remove it it seems to me that we can't remove it because there are places where we...
@mountiny we also found the use of `react-native-animatable` would we like to swap that too with this PR?
Update: `TextInput` is now ready
@shubham1206agra I'll check where it came from
PR for the second part is ready: https://github.com/Expensify/App/pull/53321
> @blazejkustra I see a bug in recent switch PR. > > Steps: > > 1. Launch hybrid or ND app. > 2. Create a Collect workspace. > 3. Go...
@shubham1206agra Would the expected behavior be for the switch to be false if we leave the update tab?
> > @blazejkustra I see a bug in recent switch PR. > > Steps: > > > > 1. Launch hybrid or ND app. > > 2. Create a Collect...