Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 444 Bytes

android-package.md

File metadata and controls

3 lines (2 loc) · 444 Bytes

Android Package

A unique id for your application using reverse domain name notation. The package for the Expo client app is host.exp.exponent, but it could also be io.expo.client or any other unique string that follows this notation. You don't need to own the domain to use the package. The package name also determines the path for your source files inside of your project.