Closed LukasJonsson99 closed 3 years ago
I have just run the code.
When the keyboard are up it is hard to get i down. When using a small mobile the keyboard hide the buttons so you can't add the new category. You could add a TouchableWithoutFeedback on the area around to take away the keyboard. https://reactnative.dev/docs/touchablewithoutfeedback
otherwise it looks really good! Good work!
When the keyboard are up it is hard to get i down. When using a small mobile the keyboard hide the buttons so you can't add the new category. You could add a TouchableWithoutFeedback on the area around to take away the keyboard. https://reactnative.dev/docs/touchablewithoutfeedback
An alternative to this would be to use Pressable that i recently found: https://reactnative.dev/docs/pressable
Don't know if it's better or worse but it could be worth investigating.
Changes looks great! Don't forget to add an issue regarding the odd bug with long-presses on certain devices. Maybe @malin-mallan can add that since she has the actual device that experienced the problem?
We sloved the problem! Remote dubugging in expo need to be off.
Valution should now be done