Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 582 Bytes

File metadata and controls

21 lines (14 loc) · 582 Bytes

Extra Stuff

Just a fun collection of things learned along the way...

Invoking a deep link on Expo Go

You could use your web browser with the exp:// extension, or use this from your terminal (when connected to a simulator or over ADB):

npx uri-scheme exp://[your computer's ip address]:8081/--/works/137259

Module 01

Module 02

Module 03

Module 04

Native Bottom tabs

Doing headless for web and native bottom tabs would be the perfect pairing (development build required)

Other