Right now the app renders for the screen that I have but there should be ways for rendering for smaller or larger screens. This could probably be done by creating various size functions and importing them in wannaknow.py. These functions could them be used for splitting the screen into different sections accordingly.
Right now the app renders for the screen that I have but there should be ways for rendering for smaller or larger screens. This could probably be done by creating various size functions and importing them in
wannaknow.py. These functions could them be used for splitting the screen into different sections accordingly.