Skip to content

React Native FlyBuy module. Supports Core, Pickup, Notify, and Presence Native SDK APIs.

Notifications You must be signed in to change notification settings

BILDIT-Platform/react-native-bildit-flybuy

Repository files navigation

React Native FlyBuy SDK Wrapper

The FlyBuy cloud service and mobile SDK enables developers to add FlyBuy functionality directly into their react native apps for a full white label implementation of the service.

Included SDKs:

  • FlyBuy Core
  • FlyBuy Pickup
  • FlyBuy Presence
  • FlyBuy Notify
  • FlyBuy LiveStatus

SDK that supports React Native New Architecture: Right now the new architecture is in [https://reactnative.dev/docs/the-new-architecture/landing-page#should-i-use-the-new-architecture-today](Beta test)

  • FlyBuy Core
  • FlyBuy Pickup
  • FlyBuy Presence
  • FlyBuy Notify

The code is supports React Native New Architecture but we haven't test it.

Documentation

Visit react-native-bildit-flybuy to view the full documentation.

Contributing

Do you have a feature request, bug report, or patch? Great! See CONTRIBUTING.md for information on what you can do about that. Contributions are welcome and appreciated !

License

MIT

Development Notes

  • Android Min SDK version must be 26

TODO

[X] Re-write example app with the new module [X] Update docusaurus documentation using the latest package [X] Put migration documentation on docusaurus [ ] Test with react native new architecture