edug

Results 5 issues of edug

### Details Following proposal: https://github.com/Expensify/App/issues/35809 ### Related Issues ### Manual Tests https://github.com/Expensify/App/pull/36226#issuecomment-1938661752 ### Author Checklist - [X] I linked the correct issue in the `### Related Issues` section above -...

### Motivation Increasing React-Native version to keep it updated ### Related issue - ### Test plan - Go through the app and check that nothing is broken https://github.com/callstack/react-native-paper/assets/1676818/3a630b3a-7a0c-40ed-9d1c-c1548c76cef6

wip

## Summary: Pre-requisite: - Ensure that the option "." Shortcut" is enabled in Settings->Keyboard. This PR addresses several issues: When using TextInput in an uncontrolled manner, without using the value...

CLA Signed
Shared with Meta

After a discussion on [Slack](https://expensify.slack.com/archives/C05LX9D6E07/p1731429972412879?thread_ts=1731418897.322839&cid=C05LX9D6E07), we have decided to implement background processing in-house instead of using an existing library. This decision was made to better tailor the solution to our...

Daily
Internal
Task
Overdue

Working on Expensify I found that sometimes the calculated hight was breaking the recycling. I created a patch, but I think this addition can help others. More context here: https://github.com/Expensify/App/issues/56980