Commit Graph

9 Commits

Author SHA1 Message Date
Zhiyuan Zheng 7c48c61c99 Using new text component
Need to use global accessibility checks rather than per text component which is not efficient
2022-05-07 00:52:32 +02:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng 0b659913dc
Partially fixed #113 2021-05-09 21:59:03 +02:00
Zhiyuan Zheng 4f0621bbff
Force all tex to have both font size and line height
https://github.com/facebook/react-native/issues/19193 describes the issue. But https://github.com/facebook/react-native/issues/19193#issuecomment-467852112 suggestion does not look well with PingFang and English
2020-12-29 00:21:05 +01:00
Zhiyuan Zheng da79674548
Rewrite all buttons 2020-12-26 23:05:17 +01:00
Zhiyuan Zheng 177afe1dd1
Fix back button
Using customized component, need to get `navigation` from props instead of hooks
2020-12-14 22:33:19 +01:00
Zhiyuan Zheng 48cab6053c
Use new alias 2020-12-13 14:04:25 +01:00
Zhiyuan Zheng 7d7c907fa3
Poll working
But did not re-render
2020-12-03 01:28:56 +01:00
Zhiyuan Zheng 6a5d9e7fb8
My lists are done 2020-11-22 00:46:23 +01:00