@expo/android-manifest
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

👋 Welcome to
@expo/android-manifest

A library for interacting with the `AndroidManifest.xml`

Circle CI


🏁 Setup

Install @expo/android-manifest in your project.

yarn add @expo/android-manifest

⚽️ Usage

import * as Manifest from '@expo/android-manifest';

// Read the project's manifest
const manifest = await Manifest.readAsync(manifestPath);

// Get the Android app permissions as an array
const permissions: string[] = Manifest.getPermissions(manifest);

License

The Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.


License: MIT

Package Sidebar

Install

npm i @expo/android-manifest

Weekly Downloads

3

Version

0.2.5

License

MIT

Unpacked Size

31 kB

Total Files

6

Last publish

Collaborators

  • szdziedzic
  • alanhughes
  • kadikraman
  • radoslawkrzemien
  • aleqsio
  • marklawlor
  • gabrieldonadel
  • simek
  • keith-kurak
  • christopherwalter
  • kbrandwijk
  • fiber-god
  • ide
  • brentvatne
  • evanbacon
  • quinlanj
  • expoadmin
  • tsapeta
  • exponent
  • wschurman
  • wkozyra
  • bycedric
  • lukmccall
  • jonsamp
  • princefleaswallow
  • kudochien