0.1.1 • Published 1 year ago

expo-plist-file-reader v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

expo-plist-file-reader

Module to read plist (or bplist) in react-native.

This is iOS only module, so always check if you are running on iOS before using it.

Add the package to your npm dependencies

npm install expo-plist-file-reader

or

npx expo install expo-plist-file-reader

or

yarn add expo-plist-file-reader

Configure for iOS

Run npx pod-install after installing the npm package.

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.

0.1.1

1 year ago

0.1.0

1 year ago