Hyo
Hyo
@sweatybridge I am experiencing below error when `bunx supabase init` while it is fine with `npx supabase init`. ``` failed to parse settings: invalid character ']' looking for beginning of...
I’m closing all issues reported in versions below 14, as the library now supports the new architecture with NitroModules and has been completely revamped.
I’m closing all issues reported in versions below 14, as the library now supports the new architecture with NitroModules and has been completely revamped.
I’m closing all issues reported in versions below 14, as the library now supports the new architecture with NitroModules and has been completely revamped.
I’m closing all issues reported in versions below 14, as the library now supports the new architecture with NitroModules and has been completely revamped.
I’m closing all issues reported in versions below 14, as the library now supports the new architecture with NitroModules and has been completely revamped.
I’m closing all issues reported in versions below 14, as the library now supports the new architecture with NitroModules and has been completely revamped.
Hello everyone, Could anyone test the [12.14.2-rc.1](https://www.npmjs.com/package/react-native-iap/v/12.14.1-rc.1) release candidate and see if it works? You can simply install the `next` version with the following command: ```bash npm install react-native-iap@next ```...
If anyone has some time, could you please review #2764? Thank you!
> i believe that need change version at `android/app/build.gradle` > > ``` > dependencies { > def billingVersion = 7.0.0 > > implementation "com.android.billingclient:billing:$billingVersion" > } > ``` > >...