The wrapper from FlyBuy SDK for React Native.
Included SDKs:
- FlyBuy Core
- FlyBuy Pickup
- FlyBuy Presence
- FlyBuy Notify
- FlyBuy LiveStatus
SDK that supports React Native New Architecture:
- FlyBuy Core
- FlyBuy Pickup
- FlyBuy Presence
- FlyBuy Notify
- Android Min SDK version must be 26
- Afer modifying any
packages/*
, we need to re-build the packages usingnpx lerna run prepare
then go toexample
project and runyarn install --force