impl cache create/delete with server create/delete

also impl test connection
This commit is contained in:
austinried
2021-08-18 12:11:44 +09:00
parent 52223e6979
commit b7a05ca955
10 changed files with 288 additions and 145 deletions

View File

@@ -42,7 +42,7 @@ const styles = StyleSheet.create({
itemSubtitle: {
fontFamily: font.regular,
color: colors.text.secondary,
fontSize: 15,
fontSize: 14,
},
})