RunSignUp-Team / RunSignup-Mobile-Timing-App

Apache License 2.0
3 stars 0 forks source link

Improve Performance by Removing Text Inputs from Render Items #12

Closed nathanael-rsu closed 2 years ago

nathanael-rsu commented 2 years ago

Text Inputs seem to cause serious performance issues on Android when they are in render items in a list. Remove them from all render items and replace their functionality with a custom Alert that allows text field input on iOS and Android.