Problem
When building the bindings with uniffi-bindgen-react-native, it doesn't check if cargo-ndk is installed or not
Details
Check if cargo-ndk is installed or not like generating bindings for Android
Acceptance criteria
If cargo-ndk is not installed, then install cargo-ndk
Problem
When building the bindings with
uniffi-bindgen-react-native, it doesn't check ifcargo-ndkis installed or notDetails
Check if
cargo-ndkis installed or not like generating bindings for Androidmopro/mopro-ffi/src/app_config/android.rs
Line 60 in 04ddf0b
Acceptance criteria
If
cargo-ndkis not installed, then installcargo-ndk