Post quantum sipher for react-native
npm install rn-dilithiumPost quantum sipher for react-native
``sh`
npm install rn-dilithium
`sh`
cmake -B build -G Xcode -DCMAKE_TOOLCHAIN_FILE=./ios.toolchain.cmake -DPLATFORM=SIMULATORARM64
`sh`
cmake --build build --config Release
`sh``
xcodebuild -create-xcframework \
-framework simulator/dilithium.framework \
-framework iphoneos/dilithium.framework \
-output ios_framework/dilithium.xcframework