Learn how to create a custom app
Updated Template and instructions:
https://github.com/luxu-gg/okokphone_custom_app
About
okokPhone apps should be designed separately from the phone.
They should not be affected by phone updates.
You can use any framework you want.
Design Guidelines
- Focus on accessibility first
- Some of your players may have vision problems and so it is important to make an accessible design.
- Use Rems and % instead of px, vh, vw
- Be consistent with your color usage
- Create a color palette for your app and stick to it.