skolplattformen-backup/packages/app
Rickard Natt och Dag 5a27cdcee0
chore(jest): ta bort oanvända transformIgnorePatterns (#220)
2021-03-29 15:36:25 +02:00
..
__mocks__/@react-native-community refactor(app): move to typescript 2021-03-26 09:38:15 +01:00
android Upgrade to RN 0.64 2021-03-29 13:32:08 +02:00
assets feat: 🎸 Valbar inloggningsmetod (#172) 2021-02-23 09:11:27 +01:00
components Removed lints 2021-03-29 13:42:49 +02:00
design removed unused use-http 2020-12-22 23:29:42 +01:00
ios Fixes merge error 2021-03-29 14:10:44 +02:00
utils feat(ios): dimma skärmen när man växlar app (#201) 2021-03-26 07:07:49 +01:00
.buckconfig fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.eslintrc.json chore(app): fixa eslintfel, lägg till lint check i workflow (#171) 2021-02-21 16:43:24 +01:00
.flowconfig Upgraded to RN 0.64 2021-03-29 09:58:03 +02:00
.gitattributes fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.gitignore fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
.nvmrc chore(build): fix github actions (#44) 2021-02-08 13:22:32 +01:00
.prettierrc Removed lints 2021-03-29 13:42:49 +02:00
.watchmanconfig fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
App.js feat(ios): dimma skärmen när man växlar app (#201) 2021-03-26 07:07:49 +01:00
README.md docs: uppdatera dokumentation (#123) 2021-02-17 09:50:42 +01:00
app.json Feature: automatic redirect from BankID on iOS (#139) 2021-02-19 08:43:15 +01:00
babel.config.js fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
index.js fix: 🐛 Imported all code onto fresh RN install (#40) 2021-02-07 17:14:45 +01:00
jest.config.js chore(jest): ta bort oanvända transformIgnorePatterns (#220) 2021-03-29 15:36:25 +02:00
metro.config.js Upgraded to RN 0.64 2021-03-29 09:58:03 +02:00
package.json Upgrade to RN 0.64 2021-03-29 13:32:08 +02:00
setupTests.js Fixes tests, NativeAnimatedHelper was moved. Also added @react-native to transformignorepatterns 2021-03-29 14:37:13 +02:00
skolplattformen-logga-original.png new iOS icon 2020-12-29 12:29:17 +01:00
tsconfig.json refactor(app): move to typescript 2021-03-26 09:38:15 +01:00
types.d.ts refactor(app): move to typescript 2021-03-26 09:38:15 +01:00
yarn.lock Upgrade to RN 0.64 2021-03-29 13:32:08 +02:00

README.md

Öppna Skolplattformen App

This is the app for Öppna Skolplattformen

Get started

Prerequisites

We use yarn as our package manager. To install it run npm install -g yarn.

iOS

To get started using the iOS simulator start by installing the JavaScript dependencies using

$ yarn

Next you need to install the Cocoapods dependencies for the iOS project

$ cd ios
$ pod setup
$ pod install

You should now be setup to run the app in the Simulator. Run the ios command in the root of the app.

$ yarn ios

Android

Android development requires that you have Android Studio and relevant build tools installed.

Start by installing JavaScript dependencies using

$ yarn

Before running the app you should start an emulator from Android Studio. Then run the following command to start the build

$ yarn android

Running tests

$ yarn test

TODO

[x] Välj barn [x] Login [ ] Anmäl frånvaro [ ] Settings