Client Mastodon per mobile con un'interfaccia estremamente pulita https://tooot.app/
Go to file
Zhiyuan Zheng c7a4129b82
Basic actions work, with some bugs
One bug: https://github.com/tootsuite/mastodon/issues/3166

Another bug, still seems `extraData` does not work that well for `FlatList`
2020-11-01 01:57:53 +01:00
.expo-shared Created a new Expo app 2020-10-20 10:28:42 +02:00
assets Created a new Expo app 2020-10-20 10:28:42 +02:00
src Basic actions work, with some bugs 2020-11-01 01:57:53 +01:00
.gitignore Second commit 2020-10-23 09:22:17 +02:00
App.tsx Transform into TypeScript 2020-10-31 21:04:46 +01:00
app.json Second commit 2020-10-23 09:22:17 +02:00
babel.config.js Transform into TypeScript 2020-10-31 21:04:46 +01:00
package-lock.json Transform into TypeScript 2020-10-31 21:04:46 +01:00
package.json Transform into TypeScript 2020-10-31 21:04:46 +01:00
tsconfig.json Basic actions work, with some bugs 2020-11-01 01:57:53 +01:00