History log of /expo/apps/native-component-list/src/components/HeaderIconButton.tsx (Results 1 – 3 of 3)
Revision Date Author Comments
# f500022e 08-Oct-2021 Bartosz Kaszubowski <[email protected]>

[ncl] refactor components, improve typing (#14535)


# dc2b55f3 14-Apr-2021 Evan Bacon <[email protected]>

[ncl] lazy load components and improve startup (#12503)

* lazy load screens

* fix up test suite

* load less icons

* lint fix

* Update AppNavigator.js

* fix tsc

* Create debugging.w

[ncl] lazy load components and improve startup (#12503)

* lazy load screens

* fix up test suite

* load less icons

* lint fix

* Update AppNavigator.js

* fix tsc

* Create debugging.web.ts

* updated pods

show more ...


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

[chore][ncl] Update contacts screen (#8859)

* Migrate contacts screen to FC

* Update ContactsScreen