History log of /expo/apps/native-component-list/src/screens/TaskManagerScreen.tsx (Results 1 – 8 of 8)
Revision Date Author Comments
# 7e8d902f 21-Dec-2022 Bartosz Kaszubowski <[email protected]>

[ncl] refactor deprecated code, remove no longer valid ignores (#20555)


# 35f78160 01-Sep-2021 Bartosz Kaszubowski <[email protected]>

[eslint-config] remove `arrowParens` overwrite, reformat files (#14232)


# df3ae3b5 11-Jun-2021 andy <[email protected]>

[android][qa] minor fixes for test-suite and NCL (#13262)


# 5d59e2b8 20-Mar-2021 Brent Vatne <[email protected]>

[ncl] A bunch of improvements while testing


# 91d99453 29-Jun-2020 Evan Bacon <[email protected]>

Migrate to react-navigation v5 (#8857)

* Migrate apps/ to use react-navigation v5

* Update GeofencingScreen.tsx

* Update GeofencingScreen.tsx

* Updated useFocusEffect

* Update MediaLibra

Migrate to react-navigation v5 (#8857)

* Migrate apps/ to use react-navigation v5

* Update GeofencingScreen.tsx

* Update GeofencingScreen.tsx

* Updated useFocusEffect

* Update MediaLibraryScreen.tsx

* Update GeofencingScreen.tsx

* Updated onFocus methods

* Update BackgroundLocationMapScreen.tsx

* Fix tab loading

* Update ExpoComponents.ts

* Updated Media Library

* fix bare-expo routing in e2e

* Update TaskManagerScreen.tsx

* Improve linking configuration

* Update MainNavigator.tsx

* Updated prop signature

* Update MainNavigator.tsx

Co-authored-by: Brent Vatne <[email protected]>

show more ...


# e331da1d 18-Jun-2020 Evan Bacon <[email protected]>

[chore] Fix lint and typescript errors in NCL (#8861)

* Fix lint errors

* Revice web unimplemented views

* Delete useDimensions.ts

* Remove unused screen object properties

* Convert to f

[chore] Fix lint and typescript errors in NCL (#8861)

* Fix lint errors

* Revice web unimplemented views

* Delete useDimensions.ts

* Remove unused screen object properties

* Convert to functional components

* Fix TypeScript errors

* Fix subscription bug

show more ...


# a47a1472 14-May-2019 Ville Immonen <[email protected]>

[ncl][test-suite] Change imports to SDK 33 syntax with the codemod (#4219)

* [ncl][test-suite] Change imports to SDK 33 syntax with the codemod

* [ncl][test-suite] Add new imported packages to de

[ncl][test-suite] Change imports to SDK 33 syntax with the codemod (#4219)

* [ncl][test-suite] Change imports to SDK 33 syntax with the codemod

* [ncl][test-suite] Add new imported packages to dependencies

show more ...


# 69185572 23-Apr-2019 Bartłomiej Bukowski <[email protected]>

@bbarthec/migrate native component list to typescript (#3975)

* [ncl] Migrate to TypeScript

* [ncl] fix runtime on mobile devices

* [ncl] Apply review suggestions