margelo / react-native-bignumber

🔢 The fastest Big Number library for React Native
https://margelo.io
MIT License
342 stars 12 forks source link

Not able to build react native app on Android #59

Open Amagnum opened 1 year ago

Amagnum commented 1 year ago

"react-native-bignumber": "0.1.9",

Error:

* Where:
Build file '.../node_modules/react-native-bignumber/android/build.gradle' line: 331
* What went wrong:
Execution failed for task ':react-native-bignumber:extractAARHeaders'.
> Could not resolve all files for configuration ':react-native-bignumber:extractHeaders'.
   > Could not find fbjni-0.5.0-headers.jar (com.facebook.fbjni:fbjni:0.5.0).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/com/facebook/fbjni/fbjni/0.5.0/fbjni-0.5.0-headers.jar
mrousavy commented 1 year ago

Hey! Are you on the latest version of RN BigNumber? I don't use fbjni in the latest version 🤔