react-native-bignumber icon indicating copy to clipboard operation
react-native-bignumber copied to clipboard

🔢 The fastest Big Number library for React Native

Results 23 react-native-bignumber issues
Sort by recently updated
recently updated
newest added

Android throws an runtime Error while loading the C++ library : ``` Didn't find class "com.reactnative bignumber.BigNumber Module" ``` I see we recently changed the namespace to com.margelo.bignumber . maybe...

``` * What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'. > A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction > 2 files found with path 'lib/x86_64/libssl.so' from inputs: - .../node_modules/react-native-bignumber/android/build/intermediates/library_jni/debug/jni - .../.gradle/caches/transforms-3/63e67c36e7887bc75ff2c57fc2a952d6/transformed/jetified-flipper-0.138.0/jni...

Hi @mrousavy I just wonder if this will also support easy drop-in replacement for `bignumber.js`?

enhancement

Kudos on this awesome library. I'm so excited to see and support the work from Margelo – you all make an incredible team. * * * I just encountered a...

bug

I'm getting error something like this in ios build. In android app is compiled without any issues. Tried clearing RN cache. Re-installing node_modules and also deleting whole Pods folder and...

Please correct me if I'm wrong. I realised the decimals are being chopped off when creating a new instance of a string and then converting it back to a string...

bug

Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.65.20 to 0.67.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-native&package-manager=npm_and_yarn&previous-version=0.65.20&new-version=0.67.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.33.0 to 5.20.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.20.0 5.20.0 (2022-04-18) Features eslint-plugin: [no-magic-numbers] ignoreTypeIndexes option (#4789) (5e79451) v5.19.0 5.19.0 (2022-04-11) Bug Fixes eslint-plugin: update code...

dependencies

Bumps [react-native](https://github.com/facebook/react-native) from 0.66.4 to 0.68.1. Release notes Sourced from react-native's releases. 0.68.1 Changed Android specific Bump React Native Gradle plugin to 0.0.6 (9573d7b84d by @​cortinico) Don't require yarn for...

dependencies

Bumps [release-it](https://github.com/release-it/release-it) from 14.12.4 to 14.14.2. Release notes Sourced from release-it's releases. Release 14.14.2 Strict Node.js v10 support (#892) (43d74fe) Release 14.14.1 NOTE This is the latest release still supporting...

dependencies