Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 429 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 429 Bytes

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