An example project for using Klip A2A APIs with React Native.
git clone https://github.com/jeonghonah/a2a-dummy.git
npm install
npm run start
or
npm run ios
or
npm run android
- remove
build
directory in a2a-dummy/ios if existed. cd ios
pod install
cd ..
sudo react-native run-ios