BILDIT-Platform / react-native-bildit-flybuy

React Native FlyBuy module. Supports Core, Pickup, Notify, and Presence Native SDK APIs.
9 stars 6 forks source link

Suggestion: Module wrapper upgrade #80

Closed wilsolutions closed 3 weeks ago

wilsolutions commented 3 months ago

This module was create using an old version of create-react-native-library what was fine on that time but a bunch of things changed since then...

So, we are now using in this module:

    "react": "16.13.1",
    "react-native": "0.63.4",

A bunch of fixes and improvements were done in the most recent versions of react native and I'm sure most of the issues we have now in the issues queue could be fixed upgrading the wrapper.

mohanenm commented 3 months ago

Hello @wilsolutions, this should be resolved in 2.3.4. Please take a look. Thanks.