Commit Graph

31 Commits

Author SHA1 Message Date
491ca28ab2 Get dotenv working with typescript 2024-01-06 23:58:36 -07:00
7f71c89ffb Create apollo provider 2024-01-06 23:48:47 -07:00
411d5720b9 Merge pull request 'Fix uri path' (#10) from fix-env into master
Reviewed-on: billnerds/rn-playground#10
2024-01-06 23:38:19 -07:00
872dd3fd71 Fix uri path 2024-01-06 23:36:24 -07:00
521e9da4e3 Merge pull request 'Add prettier' (#9) from ivan/add-prettier into master
Reviewed-on: billnerds/rn-playground#9
2024-01-06 19:38:04 -07:00
ed8371e08a Make eslint compatible with prettier 2024-01-06 19:32:00 -07:00
160590658b Add prettier 2024-01-06 19:25:17 -07:00
002ac7902d Merge pull request 'Add jest for unit tests' (#8) from add-jest into master
Reviewed-on: billnerds/rn-playground#8
2024-01-06 19:08:37 -07:00
e527b198f9 Add a unit test 2024-01-06 19:07:16 -07:00
d68561b372 Add jest for unit tests 2024-01-06 18:46:03 -07:00
c292289f29 Merge pull request 'Add type checking' (#7) from type-check into master
Reviewed-on: billnerds/rn-playground#7
2024-01-06 18:06:53 -07:00
e053517765 Add type checking 2024-01-06 18:04:03 -07:00
66d045c2a7 Merge pull request 'Use environment variables for uri' (#5) from env-files into master
Reviewed-on: billnerds/rn-playground#5
2024-01-06 15:19:38 -07:00
e1410ed402 Merge branch 'master' into env-files 2024-01-06 06:26:45 -07:00
1031794d85 Merge pull request 'Remove main from action' (#6) from ivan/remove-main-branch-from-actions into master
Reviewed-on: billnerds/rn-playground#6
2024-01-06 06:26:20 -07:00
5d2b45b3e5 Again? 2024-01-06 02:31:02 -07:00
73b09fe9cb Fix? 2024-01-06 02:13:39 -07:00
cd2ecb22b1 Set yarn cache folder 2024-01-06 02:07:26 -07:00
ad66131e01 Fix? 2024-01-05 23:27:48 -07:00
f401c418c5 Only use yarn.lock 2024-01-05 23:25:08 -07:00
7b8db90f75 Fix action 2024-01-05 23:19:39 -07:00
0431ba12c5 Run action on push master 2024-01-05 22:48:28 -07:00
3731bb7532 Add gitea action 2024-01-05 22:47:04 -07:00
a1a3fa45b1 Use environment variables for uri 2024-01-05 19:50:07 -07:00
59541ec0e8 Merge pull request 'Fix lint errors' (#4) from fix-lint-errors into master
Reviewed-on: billnerds/rn-playground#4
2024-01-05 19:20:57 -07:00
b334cc377f Fix lint errors 2024-01-05 19:19:45 -07:00
b1467838da Merge pull request 'Install eslint' (#3) from linter into master
Reviewed-on: billnerds/rn-playground#3
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
2024-01-05 19:06:40 -07:00
20901fb26c Add lint rules 2024-01-05 15:39:57 -07:00
295f948104 Install eslint 2024-01-05 14:43:38 -07:00
977ab8f6c9 Creating new repo 2023-12-28 17:18:54 -07:00
c3e2d23a63 Initial commit
Generated by create-expo-app 2.1.1.
2023-12-28 16:44:12 -07:00