swimtracker-app/SwimTracker
Martin Bauer 96db91f027 Fixed crash on android in view sessions
- time formatting wasn't defined
- fixes issue 6
2023-10-29 12:55:13 +01:00
..
assets New setup from scratch - all modules updated - app now in subfolder 2023-09-29 22:04:52 +02:00
cli New setup from scratch - all modules updated - app now in subfolder 2023-09-29 22:04:52 +02:00
components Small fixes in views 2023-10-28 14:07:27 +02:00
data_processing Small fixes in views 2023-10-28 14:07:27 +02:00
state New setup from scratch - all modules updated - app now in subfolder 2023-09-29 22:04:52 +02:00
utility Fixed crash on android in view sessions 2023-10-29 12:55:13 +01:00
views Fixed crash on android in view sessions 2023-10-29 12:55:13 +01:00
.gitignore New setup from scratch - all modules updated - app now in subfolder 2023-09-29 22:04:52 +02:00
App.js removed splashscreen dependency (deprecated) 2023-10-28 14:06:08 +02:00
app.config.js Fixing websocket issue on android by adding usesCleartextTraffic in app.config.js 2023-10-28 14:05:34 +02:00
babel.config.js New setup from scratch - all modules updated - app now in subfolder 2023-09-29 22:04:52 +02:00
eas.json Fixing websocket issue on android by adding usesCleartextTraffic in app.config.js 2023-10-28 14:05:34 +02:00
metro.config.js Fixing websocket issue on android by adding usesCleartextTraffic in app.config.js 2023-10-28 14:05:34 +02:00
package.json Fixing websocket issue on android by adding usesCleartextTraffic in app.config.js 2023-10-28 14:05:34 +02:00
yarn.lock Fixing websocket issue on android by adding usesCleartextTraffic in app.config.js 2023-10-28 14:05:34 +02:00