bamlab / bamlab/react-native-stripe
Warning: Module RNStripe requires main queue setup since it overrides `init`.
Open
- Dominant language
- Objective-C
- Stars
- 32
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When app is loaded, getting a warning, that says:
> Module RNStripe requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicity opted-out of.
Do I need to ignore that warning and just hide it or do I need to do something different?
RN: 0.59.10
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.