functionland / react-native-fula

React (JS/Native) wrapper for go-fula/mobile which creates a bridge between Fula and WNFS for React Native to enable developers create mobile native apps
MIT License
2 stars 5 forks source link

Module FulaModule requires main queue setup #29

Open ghorbani-m opened 2 years ago

ghorbani-m commented 2 years ago

We need consider this warning when upgrade the react-native package.

Module FulaModule requires main queue setup since it overridesinitbut doesn't implementrequiresMainQueueSetup. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.

ehsan6sha commented 1 year ago

@ghorbani-m is this still relevant?