Skip to content

ecies/js-rn-demo

Repository files navigation

eciesjs-rn-demo

Setup

See: https://reactnative.dev/docs/set-up-your-environment

Install

pnpm install

Run

Start React Native packager first.

pnpm start

Install ios dependencies via cd ios && npx pod-install

Then

pnpm build:ios && pnpm run ios

Android is not tested yet, you need to try building it on your own.

Screenshot

screenshot-ios