Skip to content

Tags: DataScript/hackatalk

Tags

1.4

Toggle 1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade expo to sdk 40 (hyochan#325)

[Expo released new sdk 40](https://blog.expo.io/expo-sdk-40-is-now-available-d4d73e67da33). Did migration to update sdk and apis.

1.3

Toggle 1.3's commit message
Fix social account to be determined with socialId

1.0.5

Toggle 1.0.5's commit message
Fix tests

0.0.5

Toggle 0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove apollo client (hyochan#135)

* Remove apollo client
* Fix tsc by removing queries

0.0.4

Toggle 0.0.4's commit message
Remove building apk for now

- Big frustrating since this is keep failing with memory leak. Remove this for now until we find the solution.

0.0.3

Toggle 0.0.3's commit message
Add sample url and retrieve authType from me query

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not let user sign in when email is not verified (hyochan#104)

* Do not let user signin when email is not verified
* Add test for [VerifyEmail]
* Remove react-test-renderer from component testing

design-1

Toggle design-1's commit message
Differentiate keyboard offset for android and ios