History log of /expo/home/utils/addListenerWithNativeCallback.ts (Results 1 – 3 of 3)
Revision Date Author Comments
# a394466c 02-Sep-2021 Bartosz Kaszubowski <[email protected]>

[home] fix lint issues (#14260)


# 8b9cba7e 30-Jul-2020 Evan Bacon <[email protected]>

[home][chore] Convert redux to TypeScript (#9465)

* Convert redux to TypeScript

* Update Hooks.ts

* Update Hooks.ts

* fix IRecord

* Updated types

* Migrate App root component to TypeS

[home][chore] Convert redux to TypeScript (#9465)

* Convert redux to TypeScript

* Update Hooks.ts

* Update Hooks.ts

* fix IRecord

* Updated types

* Migrate App root component to TypeScript + hooks

* Improve typing

* Fix test mocking

* default to no-preference theme

show more ...


# cfbfdd5b 21-Jul-2020 Evan Bacon <[email protected]>

[home][chore] Convert more screens to TypeScript (#9340)

* DiagnosticsScreen -> TS

* SnacksForUserScreen -> TS

* LocationDiagnosticsScreen -> TS

* GeofencingScreen -> TS

* ProjectsForUse

[home][chore] Convert more screens to TypeScript (#9340)

* DiagnosticsScreen -> TS

* SnacksForUserScreen -> TS

* LocationDiagnosticsScreen -> TS

* GeofencingScreen -> TS

* ProjectsForUserScreen -> TS

* fixup location screens

* Extract bouncing button

* Convert ProfileScreen to TypeScript

* Convert more utils to TypeScript

* Revert Location and geofencing screens

* Revert location screens

* Update GeofencingScreen.js

* Remove unused web shim

show more ...