1.1.1 • Published 1 year ago

@heyfina/config-plugin-react-native-idnow v1.1.1

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

Expo Config Plugin react-native-idnow

An Expo config plugin for easily setting up React Native IDnow

Installation

Prerequisites

  • App project using Expo SDK 46+.
  • Installed expo-cli@6.0.8 or later.
  • Installed idnow-react-native JavaScript libraries.

With expo install

expo install @heyfina/config-plugin-react-native-idnow

Without expo install

# using yarn
yarn add @heyfina/config-plugin-react-native-idnow

# using npm
npm install @heyfina/config-plugin-react-native-idnow

Open your app.json and update your plugins section (expo install would do it for you):

{
  "plugins": ["@heyfina/config-plugin-react-native-idnow"]
}

Building and running

You can either:

  • use expo prebuild or expo run:android/expo run:ios to update your native projects,
  • use EAS Build to build your development client.

Contributing

Contributions are very welcome! The package uses expo-module-scripts for most tasks. You can find detailed information at this link.

Please make sure to run yarn build/yarn rebuild to update the build directory before pushing. The CI will fail otherwise.

Credits

License

MIT

1.1.1

1 year ago

1.1.0

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago